The C1Tab type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets the alignment of the child tabs.
|
![]() | AutoPostBack |
Gets or sets a value that determins whether postback to server when clicking the tab.
|
![]() | BackColor | (Overrides WebControl..::..BackColor.) |
![]() | BorderColor | (Overrides WebControl..::..BorderColor.) |
![]() | BorderStyle | (Overrides WebControl..::..BorderStyle.) |
![]() | BorderWidth | (Overrides WebControl..::..BorderWidth.) |
![]() | ChildGroupCssClass |
CSS class name used for the child tab group.
|
![]() | ClientPageViewID | |
![]() | Controls | (Overrides Control..::..Controls.) |
![]() | CssClass |
CSS class name used for the tab.
(Overrides WebControl..::..CssClass.) |
![]() | CssClassDisabled |
CSS class name used for the tab in disabled mode.
|
![]() | CssClassSelected |
CSS class name used for the tab in selected mode.
|
![]() | DisabledImageUrl |
Url to the tab image when the tab is in disabled state.
|
![]() | Enabled |
Gets or sets a value that determines the enable state of this tab.
(Overrides WebControl..::..Enabled.) |
![]() | ForceNewLine |
Gets or sets a value that determines whether the new tab starts from a new line.
|
![]() | ImageUrl |
Url to the tab image when the tab is in normal state.
|
![]() | Index |
Gets the index of this tab its group.
|
![]() | NavigateUrl |
The URL to navigate when clicking the tab.
|
![]() | PageViewID |
Gets or sets the ID of the PageView in a C1MultiPage that will be switched when this Tab is pressed.
|
![]() | ScrollSettings |
Scroll settings.
|
![]() | Selected |
Gets or sets a value that determines whether the tab is selected.
|
![]() | SelectedImageUrl |
Url to the tab image when the tab is in selected state.
|
![]() | SelectedIndex |
Gets or sets the index of the selected tab in the child group.
|
![]() | Tabs |
Gets the collection of tabs.
|
![]() | Target |
The navigate target when clicking the tab.
|
![]() | Text |
Gets or sets the text displayed on the tab.
|
![]() | TextImageRelation |
Gets or sets the relationship of the text and image for the child tabs.
|
![]() | ToolTip |
Gets or sets the tooltip text for the tab.
(Overrides WebControl..::..ToolTip.) |
![]() | Value |
Gets or sets the value associated with the tab.
|