GridIconWidthLeft

Top  Previous  Next

Gets or sets the width in pixels for the icon image (left).

[Visual Basic .NET]

Public Property GridIconWidthLeft As Integer

[C#]

public int GridIconWidthLeft {get; set;}

 

Remarks

The default value is 0, it specifies the width of rectangle where the icon image (left) is rendered.

GridTitle_Icon