KaxSplitBarResizeStep Property |
Sets/gets the step in px in which the resize bar will be moved when dragged.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic int ResizeStep { get; set; }
Public Property ResizeStep As Integer
Get
Set
public:
property int ResizeStep {
int get ();
void set (int value);
}
member ResizeStep : int with get, set
Property Value
Type:
Int32
See Also