The C1TabStrip type exposes the following members.

Methods

  NameDescription
Public methodFindTabByNavigateUrl
Searches C1Tab through the collection by the NavigateUrl. Recursive searching is used until C1Tab is found.
Public methodFindTabByText
Searches C1Tab through the collection by the Text. Recursive searching is used until C1Tab is found.
Public methodFindTabByValue
Searches C1Tab through the collection by the Value. Recursive searching is used until C1Tab is found.
Public methodLoadLayoutOverloaded.
Public methodLoadPostData
LoadPostData.
Public methodRaisePostDataChangedEvent
RaisePostDataChangedEvent.
Public methodRenderDesignTimeStyleSheets
Override this method if you want to render additional stylesheets definitions what will be used by control only at design-time.
(Overrides C1ThemeableDataBoundControlRenderDesignTimeStyleSheets(HtmlTextWriter, Boolean).)
Public methodSaveLayoutOverloaded.

See Also