Property IsBottom
| Improve this Doc View SourceIsBottom
Gets or sets the value indicates the placement of the tab.
Declaration
public bool IsBottom { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | true if the tab is placed at bottom, otherwise false. |