FixedLeadingPart

Top  Previous  Next

Gets or sets a boolean flag indicating whether the leading part of header, section(s) if applicable, or data row(s) that holds a checkbox and/or section node is horizontally scrolled or not for the grid in readonly mode.

[Visual Basic .NET]

Public Property FixedLeadingPart As Boolean

[C#]

public bool FixedLeadingPart {get; set;}

 

Remarks

The default value is TRUE. If the property FixedColumns is nonzero, this property will be automatically set to TRUE; a screenshot is listed below.

FixedLeadingPart