KaxPane Class |
Namespace: Kettic.AspNet.Controls
The KaxPane type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetExpandedSize |
Get the expanded Size of the pane, when the pane is collapsed.
In case the Orientation of the splitter is Vertical, returns the expanded Height, otherwise, the expanded Width.
|
![]() | SetExpandedSize |
Set the expanded Size of the pane, when the pane is collapsed.
In case the Orientation of the splitter is Vertical, sets the expanded Height, otherwise, the expanded Width.
|
Name | Description | |
---|---|---|
![]() | Collapsed |
Sets/gets whether the pane is collapsed
|
![]() | ContentUrl |
The URL of the page to load inside the pane.
|
![]() | Height |
Get/Set the Height of the pane.
(Overrides KaxWebControl.Height.) |
![]() | Locked |
Sets/gets whether the pane is locked
|
![]() | Splitter |
Reference to the parent Splitter object
|
![]() | Width |
Get/Set the Width of the pane.
(Overrides KaxWebControl.Width.) |