A newer version of this page is available.
Switch to the current version.
SplitterPane Properties
Represents an individual pane within the ASPxSplitter control.Name | Description |
---|---|
AllowResize | Gets or sets a value that specifies whether a pane can be resized by end-users on the client side. |
AutoHeight | Gets or sets a value specifying whether a pane automatically adjusts its height to inner content. |
AutoWidth | Gets or sets a value specifying whether a pane automatically adjusts its width to inner content. |
Collapsed | Gets or sets a value specifying whether a splitter pane is collapsed. |
CollapsedStyle | Gets style properties defining the appearance of a pane in the collapsed state. |
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
ContentCollection | Provides access to an object's collection of content controls. Inherited from ContentControlCollectionItem. |
ContentUrl | Gets or sets the URL of a specific web page to be displayed within a pane. |
ContentUrlIFrameName | Gets or sets the name of the pane's IFRAME element. |
ContentUrlIFrameTitle | Gets or sets the title of the pane's IFRAME element. |
Controls | Gets a collection that contains child controls representing the current object's content. Inherited from ContentControlCollectionItem. |
Enabled | Gets or sets a value that indicates whether the splitter pane is enabled, allowing the pane to respond to end-user interactions. |
Index | Gets or sets the item's index within the collection. Inherited from CollectionItem. |
MaxSize | Gets or sets the pane's maximum size. |
MinSize | Gets or sets the pane's minimum size. |
Name | Gets or sets the unique identifier name for the current pane. |
Panes | Gets a collection that contains the child panes of the current pane. |
PaneStyle | Gets style settings defining the appearance of the current pane. |
ScrollBars | Gets or sets a value specifying which scrollbars should appear within the pane. |