| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ListMargin As Integer | |
| C# | |
|---|---|
public virtual int ListMargin {get; set;} | |
Property Value
IntegerWhen ControlType Property is Navigation or SideBar, this offset affects the the vertical distance between items in the visible list.
When ControlType Property is Explorer, this offset affects the the vertical distance between the lists.