Property TabLength
TabLength
Gets or sets the total length of the tab header parallel to the border edge (including border cells). If null, the length is auto-computed from the Title width plus the TitleView's border cells. Only meaningful when Settings includes Tab.
public int? TabLength { get; set; }
Property Value
- int?