SectionIconIsLeft

Top  Previous  Next

Gets or sets a boolean flag indicating whether the icon is rendered to the left of the section title or not for the grid.

[Visual Basic .NET]

Public Property SectionIconIsLeft As Boolean

[C#]

public bool SectionIconIsLeft {get; set;}

 

Remarks

The default value is TRUE, and a screenshot is listed below.

SectionIconIsLeft