GetDefaultHeight Method (RenderInputButtonBase)
In This Topic
Gets the default value for the
Height property.
Syntax
'Declaration
Protected Overridable Function GetDefaultHeight() As Unit
protected virtual Unit GetDefaultHeight()
Return Value
See Also