[]
Specifies the sizing mode for splits.
public enum SizeModeEnum
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. |