Gets or sets a boolean flag indicating whether the icon is placed before the title (left, center, or right).
[Visual Basic .NET]
Public Property GridIconBeforeTitle As Boolean
[C#]
public bool GridIconBeforeTitle {get; set;}
Remarks
The default value is FALSE.