TdxRibbonGalleryFilter.Visible Property
Specifies whether the gallery’s filter is visible in an expanded dropdown gallery.
Declaration
property Visible: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True to display the gallery filter at the top of the dropdown gallery.
The default value of the Visible property is False.
See Also