GridIconHeightLeft

Top  Previous  Next

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

[Visual Basic .NET]

Public Property GridIconHeightLeft As Integer

[C#]

public int GridIconHeightLeft {get; set;}

 

Remarks

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

GridTitle_Icon