[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.AutoSizeFlags

AutoSizeFlags Enum

Specifies options that control auto-sizing.

Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
[Flags]
public enum AutoSizeFlags

Fields

Name Description
IgnoreHidden

Ignore invisible rows (or columns) when auto-sizing.

IgnoreMerged

Ignore merged cells when auto-sizing.

None

Default behavior.

SameSize

All rows (or columns) in the range are set to the same size.