The C1WebTopicBarItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CausesValidation |
Determines whether validation is performed when the item is clicked.
(Inherited from C1WebLinkItem.) | |
| ClientScripts |
Collection of client-side scripts associated with the item.
(Inherited from C1WebLinkItem.) | |
| CommandArgument |
Gets or sets an optional parameter passed to the ItemClick and ItemSelected events of the component along with the associated CommandName.
(Inherited from C1WebLinkItem.) | |
| CommandName |
Gets or sets the command name associated with the Item passed to the ItemClick and ItemSelected events of the component.
(Inherited from C1WebLinkItem.) | |
| DisabledItemStyle |
Style for the item in disabled state.
(Inherited from C1WebLinkItem.) | |
| Enabled |
Gets or sets a value indicating whether the item is enabled.
(Inherited from C1WebLinkItem.) | |
| IconBarWidth |
Sets or returns the width of the icon bar drawn on the side of the groups.
(Inherited from C1WebLinkItem.) | |
| Index |
Index of the item in the group.
(Inherited from C1WebItemBase.) | |
| IsEnabled | (Inherited from C1WebLinkItem.) | |
| IsTrackingViewState | (Inherited from C1WebItemBase.) | |
| ItemPadding |
Space between item's border and content.
(Inherited from C1WebLinkItem.) | |
| ItemStyle |
Style for the item in normal state.
(Inherited from C1WebLinkItem.) | |
| KeyboardShortcut |
String representing keyboard shortcut to perform an action on this item.
(Inherited from C1WebLinkItem.) | |
| MouseOverItemStyle |
Style for the item when the mouse hovers over it.
(Inherited from C1WebLinkItem.) | |
| MouseOverSelectedItemStyle |
Style for the item when the mouse hovers over the selected item.
(Inherited from C1WebLinkItem.) | |
| NavigateUrl |
Gets or sets the URL to link to when the hyperlink is clicked in the item.
(Inherited from C1WebLinkItem.) | |
| PostBackFunc | (Inherited from C1WebLinkItem.) | |
| RootControl |
Root control for the item.
(Inherited from C1WebItemBase.) | |
| Selected |
Gets or sets a value indicating whether the current item is selected.
(Inherited from C1WebLinkItem.) | |
| SelectedItemStyle |
Style for the item in selected state.
(Inherited from C1WebLinkItem.) | |
| Target |
Gets or sets the target window or frame to display the Web page content linked to when the C1WebLinkItem is clicked.
(Inherited from C1WebLinkItem.) | |
| Text |
Gets or sets the text displayed for the item in a control.
(Inherited from C1WebLinkItem.) | |
| ToolTip |
Gets or sets the ToolTip text displayed when the mouse pointer rests over the item.
(Inherited from C1WebLinkItem.) | |
| ViewState |
Represents view state object for the item.
(Inherited from C1WebItemBase.) | |
| Visible |
Gets or sets a value indicating whether or not the item is visible.
(Inherited from C1WebLinkItem.) | |
| WrapText |
Gets or sets a value that indicates whether the text of the item is wrapped.
(Inherited from C1WebLinkItem.) |