The SplitterPanel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SplitterPanel |
SplitterPanel constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | AddChild | (Inherited from UIElement.) |
![]() | AddCssClass | (Inherited from UIElement.) |
![]() | AssignPropertiesState | (Inherited from UIElement.) |
![]() | BeginUpdate | (Inherited from UIElement.) |
![]() | CreateInstance | (Inherited from UIElement.) |
![]() | Dispose | (Inherited from ContentPanel.) |
![]() | EndUpdate | (Inherited from UIElement.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Initialize | (Inherited from UIElement.) |
![]() | Invalidate | (Inherited from UIElement.) |
![]() | IsDOMVisible | (Inherited from UIElement.) |
![]() | RemoveCssClass | (Inherited from UIElement.) |
![]() | ToggleCssClass | (Inherited from UIElement.) |
![]() | ToLocaleString | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | Element | (Inherited from UIElement.) |
![]() | UID | (Inherited from UIElement.) |
Properties
Name | Description | |
---|---|---|
![]() | BackColor |
Gets or sets the background color of the control.
|
![]() | BackImageUrl |
Gets or sets the background image url for splitter panel.
|
![]() | BorderWidth |
Width of the border around the splitter panel.
|
![]() | Children | (Inherited from UIElement.) |
![]() | ClientID | (Inherited from UIElement.) |
![]() | Collapsed |
Gets or sets a value determining whether splitter panel is collapsed or expanded.
|
![]() | ContentElement | (Inherited from ContentPanel.) |
![]() | ContentElementClassName |
Gets the class Name of ContentElement.
|
![]() | ContentFrame | (Inherited from ContentPanel.) |
![]() | ContentUrl | (Inherited from ContentPanel.) |
![]() | CssClass |
Gets or sets the css class name for splitter panel.
|
![]() | HasChildren | (Inherited from UIElement.) |
![]() | Height |
Gets the height of splitter panel.
|
![]() | ID | (Inherited from UIElement.) |
![]() | InnerElement | (Inherited from ContentPanel.) |
![]() | InnerElementClassName |
Gets the class Name of InnerElement.
|
![]() | IsInitialized | (Inherited from UIElement.) |
![]() | IsUpdating | (Inherited from UIElement.) |
![]() | MinSize |
Gets or sets the minimum distance in pixels when resizing the splitter.
|
![]() | OffsetSize | (Inherited from UIElement.) |
![]() | OuterElement | (Inherited from ContentPanel.) |
![]() | OuterElementClassName |
Gets the class Name of OuterElement.
|
![]() | Parent | (Inherited from UIElement.) |
![]() | PropertiesState | (Inherited from UIElement.) |
![]() | ScrollBars |
Gets or sets the type of scroll bars to display for splitter panel.
|
![]() | Visible | (Inherited from ContentPanel.) |
![]() | Width |
Gets the width of splitter panel.
|