ActivateTabPageAction(ActivateTabPageAction)
|
Sets a value that specifies which action forces a tab to be selected.
|
ActiveTabIndex(Int32)
|
Sets the index of a tab (tabbed page) which is selected within the control.
|
ActiveTabTemplate(TemplateContent)
|
Sets a common template used for displaying the content of an active tab within the current page control.
|
ActiveTabTemplate(TemplateContentCallback<BootstrapPageControlTemplateContainerSettings>)
|
Sets a common template used for displaying the content of an active tab within the current page control.
|
ActiveTabTextTemplate(TemplateContent)
|
Sets a common template used for displaying the text content of an active tab within the current page control.
|
ActiveTabTextTemplate(TemplateContentCallback<BootstrapPageControlTemplateContainerSettings>)
|
Sets a common template used for displaying the text content of an active tab within the current page control.
|
ClientSideEvents(Action<TabControlClientSideEventsBuilder>)
|
Object that lists the client-side events specific to a tab control.
|
ClientVisible(Boolean)
|
Sets a value that specifies the initial visibility state of a web control on the client.
|
CssClasses(Action<BootstrapPageControlCssClassesBuilder>)
|
Provides access to CSS classes applied to visual elements of the Page Control.
|
EnableCallbackAnimation(Boolean)
|
Sets a value that specifies whether a specific animation effect is used when a control’s content is updated via a callback.
|
EnableCallbackCompression(Boolean)
|
Sets whether callback result compression is enabled.
|
EnableClientSideAPI(Boolean)
|
Sets a value that specifies whether the tab control can be manipulated on the client side via code.
|
Enabled(Boolean)
|
|
EncodeHtml(Boolean)
|
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Equals(Object, Object)
|
Determines whether the specified object instances are considered equal.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
Height(Int32)
|
|
Height(String)
|
|
MemberwiseClone()
|
Creates a shallow copy of the current Object.
|
Name(String)
|
|
OnInitialized(Action<IBootstrapPageControl, IEventArgs>)
|
|
ReferenceEquals(Object, Object)
|
Determines whether the specified Object instances are the same instance.
|
Routes(Action<PageControlRouteCollectionBuilder>)
|
|
SaveStateToCookies(Boolean)
|
Sets a value that specifies whether cookies are used to persist information about the active tab.
|
SaveStateToCookiesID(String)
|
Sets the name (identifier) of the cookie in which the PageControl’s state is persisted.
|
SettingsLoadingPanel(Action<SettingsLoadingPanelBuilder>)
|
Provides access to the loading panel settings.
|
ShowTabs(Boolean)
|
Sets whether tab page headers are displayed within the PageControl.
|
TabAlign(TabAlign)
|
Sets the alignment of tabs along the control’s side.
|
TabIndex(Int16)
|
Sets the control’s tab index.
|
TabPages(Action<BootstrapTabPageCollectionBuilder>)
|
Provides access to the collection of tabbed pages within the PageControl.
|
TabTemplate(TemplateContent)
|
Sets a common template used for displaying the content of all tabs within the current page control.
|
TabTemplate(TemplateContentCallback<BootstrapPageControlTemplateContainerSettings>)
|
Sets a common template used for displaying the content of all tabs within the current page control.
|
TabTextTemplate(TemplateContent)
|
Sets a common template used for displaying the text content of all tabs within the current page control.
|
TabTextTemplate(TemplateContentCallback<BootstrapPageControlTemplateContainerSettings>)
|
Sets a common template used for displaying the text content of all tabs within the current page control.
|
ToolTip(String)
|
Sets the text displayed when the mouse pointer hovers over the control.
|
ToString()
|
Returns a string that represents the current object.
|
Visible(Boolean)
|
|
Width(Int32)
|
|
Width(String)
|
|
WriteTo(TextWriter, HtmlEncoder)
|
|