'Declaration
<System.ComponentModel.DefaultValueAttribute(True)> Public Shadows Property IntegralHeight As System.Boolean
'Usage
Dim instance As NListBox Dim value As System.Boolean instance.IntegralHeight = value value = instance.IntegralHeight
[System.ComponentModel.DefaultValue(true)] public new System.bool IntegralHeight {get; set;}