The C1TabPage type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DisabledCssClass |
CSS class name used for the tab in disabled mode.
| |
| DisabledImageUrl |
Url to the tab image when the tab is in disabled state.
| |
| 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.
| |
| SelectedCssClass |
CSS class name used for the tab in selected mode.
| |
| SelectedImageUrl |
Url to the tab image when the tab is in selected state.
| |
| Text |
Gets or sets the text displayed on the tab.
| |
| Value |
Gets or sets the value associated with the tab.
|