Table of Contents

Property DefaultSashSize

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

DefaultSashSize

Gets the default sash size in pixels. Returns value for the native control.

public int DefaultSashSize { get; }

Property Value

int

Remarks

The size of the sash is its width for a vertically split window and its height for a horizontally split one. Its other direction is the same as the client size of the window in the corresponding direction.