KaxPaneGetExpandedSize Method |
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.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic Unit GetExpandedSize()
Public Function GetExpandedSize As Unit
public:
Unit GetExpandedSize()
member GetExpandedSize : unit -> Unit
Return Value
Type:
Unit
See Also