KaxSplitterHeightOffset Property |
Sets/gets the pixels that should be substracted from the splitter height when its height is defined in percent
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic int HeightOffset { get; set; }
Public Property HeightOffset As Integer
Get
Set
public:
property int HeightOffset {
int get ();
void set (int value);
}
member HeightOffset : int with get, set
Property Value
Type:
Int32
See Also