The C1TabStrip type exposes the following members.

Properties

  NameDescription
Public propertyChildGroupCssClass
CSS class name used for the child tab group.
Public propertyDirection
Gets or sets the docking direction.
Public propertyEnabled
Gets or sets whether the tabstrip is enabled.
Public propertyLevel
Gets the level of this tab group.
Public propertyOnClientAfterTabSelect
Handler name of the client AfterTabSelect event.
Public propertyOnClientBeforeTabSelect
Handler name of the client BeforeTabSelect event.
Public propertyOnClientTabMouseEnter
Handler name of the client TabMouseEnter event.
Public propertyOnClientTabMouseOut
Handler name of the client TabMouseOut event.
Public propertyOnClientTabUnSelect
Handler name of the client TabUnSelect event.
Public propertyOrientation
Gets or sets the orientation of the tabstrip.
Public propertyOverlapOrder
Gets or sets the order for overlapped tabs.
Public propertyOwner
Gets the parent ITabOwner interface.
Public propertyPropertiesState
Public propertyScrollSettings
Gets the scroll settings.
Public propertySelectedIndex
Gets or sets the index of the selected tab in this tab group.
Public propertySelectedTab
Gets the selected tab.
Public propertyTabs
Gets the list of tabs belong to this tab group.
Public propertyTextImageRelation
Gets or sets the relationship of the text and image for the child tabs.
Public propertyVisualStyle
Gets or sets the VisualStyle for the tabstrip.

See Also