PaddingLeft Property (Levels)
In This Topic
Gets or sets the padding on the left side of the levels.
Syntax
'Declaration
Public Property PaddingLeft As String
public string PaddingLeft {get; set;}
Property Value
The padding on the left side of the levels as a
System.String.
See Also