For a list of all members of this type, see SplitterBar members.
| Name | Description | |
|---|---|---|
![]() | CollapseButtonCssClass | Gets sets css class which is applied to html elements which represent collapse/expand buttons located on split bars. |
![]() | CollapseNextPaneButton | Gets reference to button located on splitter bar which allows to collapse or expand SplitterPane located below or on the right side from splitter bar. |
![]() | CollapsePreviousPaneButton | Gets reference to button located on splitter bar which allows to collapse or expand SplitterPane located above or on the left side from splitter bar. |
![]() | CssClass | Gets sets css class which is applied to html elements which represent split bars in normal state. |
![]() | HoverCssClass | Gets sets css class which is applied to html elements which represent split bars while mouse is moved over them. |
![]() | IsEmpty | Overridden. Checks if all properties have default values. |
![]() | PressedCssClass | Gets sets css class which is applied to html elements which represent split bars when mouse is pressed on them. |
![]() | ShadowCssClass | Gets sets css class which is applied to html element which represents shadow of split bar which is dragged by mouse when DynamicResize is disabled. |
![]() | ShadowLimitCssClass | Gets sets css class which is applied to html element which represents shadow of split bar which is dragged by mouse at it limit when DynamicResize is disabled. |
![]() | ThicknessCssClass | Gets sets css class which defines the width/height of splitter bar. |
| Name | Description | |
|---|---|---|
![]() | AdditionalClientState | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | CollectionData | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | DelayLoadingClientCollections | Customizes the client collections loading. If true the collections will be loaded after view state has been loaded. If false the collections will be loaded in RunBot.HandleOnInit. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | IsTrackingViewState | This method returns a boolean value which indicates whether ViewState is being tracked for the object. Once viewstate is being tracked, all property changes are roundtripped from server to client and back within the ViewState hidden field. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | PropCount | This property is used to track the number of properties this object is sending to ClientState. Each derived class overrides this property to indicate the new total of properties. The number consists of the PropCount value of the base class plus the number of ClientState properties utilized by each derived class. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | TransactionLists | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | ViewState | Property to return the ViewState bag for the object. If none exist, then one is created. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |