DefaultElementHeight Property (InputSeparator)
In This Topic
Gets the default height of the separator element.
Syntax
'Declaration
Protected Overrides ReadOnly Property DefaultElementHeight As Integer
protected override int DefaultElementHeight {get;}
See Also