Click or drag to resize
KaxPaneSetExpandedSize Method
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.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public void SetExpandedSize(
	Unit value
)

Parameters

value
Type: System.Web.UI.WebControlsUnit
See Also