TabStrip Property
TabStrip
Gets the object that represents the tab strip for this component.
Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
public TabStrip TabStrip { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property TabStrip As TabStrip