Click or drag to resize
KaxSlidingZone Properties

The KaxSlidingZone type exposes the following members.

Properties
  Name Description
Public property ClickToOpen
Sets/gets whether the pane should be clicked in order to open
Public property DockedPaneId
Sets/gets the id of the pane that is will be displayed docked
Public property EnableEmbeddedBaseStylesheet (Overrides KaxWebControl.EnableEmbeddedBaseStylesheet.)
Public property EnableEmbeddedSkins (Overrides KaxWebControl.EnableEmbeddedSkins.)
Public property ExpandedPaneId
Sets/gets the id of the pane that is will be expanded
Public property Height
Sets/gets the height of the sliding zone
(Overrides KaxWebControl.Height.)
Public property Code example OnClientLoad
Gets or sets a value indicating the client-side event handler that is called when the KaxSlidingZone control is initialized.
Public property OnClientLoaded Obsolete.
Public property ResizeStep
Sets/gets the step in px in which the resize bar will be moved when dragged.
Public property Skin
Public property SlideDirection
Sets/gets the direction in which the panes will slide
Public property SlideDuration
Sets/gets the duration of the slide animation in milliseconds.
Public property Splitter
Reference to the parent Splitter object
Public property Width
Sets/gets the width of the sliding zone
(Overrides KaxWebControl.Width.)
Top
See Also