IntegralHeight Property (C1TrueDBDropdown)
In This Topic
Gets or sets a value indicating whether the control should resize to avoid showing partial items.
Syntax
'Declaration
Public Property IntegralHeight As System.Boolean
public System.bool IntegralHeight {get; set;}
See Also