DefaultElementHeight Property (InputNumericBox)
In This Topic
Gets the default height of the inner element.
Syntax
'Declaration
Protected Overridable ReadOnly Property DefaultElementHeight As Integer
protected virtual int DefaultElementHeight {get;}
See Also