AllowSectionIcon

Top  Previous  Next

Gets or sets a boolean flag indicating whether the icon(s) for the section(s) are allowed to be displayed or not for the grid.

[Visual Basic .NET]

Public Property AllowSectionIcon As Boolean

[C#]

public bool AllowSectionIcon {get; set;}

 

Remarks

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

AllowSectionIcon_2