ISubformBarHasOptionalItems Property |
Gets/sets whether or not this subform has items that can be shown/hidden by the user.
If the subform has optional items (regardless of whether any are currently shown), an icon
button will be provided for showing/hiding the optional tabs.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool HasOptionalItems { get; set; }
Property HasOptionalItems As Boolean
Get
Set
Property Value
Type:
BooleanSee Also