Name | Value | Description | |||
exFixCascadeMode | 0 | Each cascade column can be displayed with a different width. The DefColumnWidth property specifies the width to create a new cascade column. | |||
exSingleCascadeMode | 1 | No cascade columns support. | |||
exSplitEqualCascadeMode | 2 | The cascade column fits equally the control's client area. The FitCascadeColumns property retrieves or sets a value that indicates the number of cascading columns to fit. | |||
exSplitFixCascadeMode | 3 | The cascade column fits equally the control's client area. The FitCascadeColumns property retrieves or sets a value that indicates the number of cascading columns to fit. | |||
exDisableResizeCascadeColumns | 256 | The user can't resize the cascade columns. | |||
exAutoFitOnResizeClient | 512 | Each cascade column gets resized as soon as the control gets resized. |