[]
        
(Showing Draft Content)

C1.Win.C1List.SizeModeEnum

SizeModeEnum Enum

Specifies the sizing mode for splits.

Namespace: C1.Win.C1List
Assembly: C1.Win.C1List.4.8.dll
Syntax
public enum SizeModeEnum

Fields

Name Description
Exact

The SplitSize indicates the size of the split in pixels.

NumberOfColumns

The SplitSize indicates the number of columns displayed in the split.

Scalable

The SplitSize indicates the relative size of the split with respect to other scalable splits.