[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.SizeModeEnum

SizeModeEnum Enum

Specifies the sizing mode for splits.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.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.