TdxLayoutSeparatorItemCaptionOptions.Visible Property
Specifies if a separator item’s caption is visible.
Declaration
property Visible; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True to show the separator item’s caption.
The Visible property’s default value is False.
See Also