[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.RowSizingEnum

RowSizingEnum Enum

Specifies how rows can be resized.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
public enum RowSizingEnum

Fields

Name Description
AllRows

All rows will be sized to the same height or width.

IndividualRows

Rows can be sized indepentently.

None

Row can not be resized.