Back to Devexpress

TdxRibbonGalleryFilter.Visible Property

vcl-dxribbongallery-dot-tdxribbongalleryfilter-e95e01b8.md

latest795 B
Original Source

TdxRibbonGalleryFilter.Visible Property

Specifies whether the gallery’s filter is visible in an expanded dropdown gallery.

Declaration

delphi
property Visible: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

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

TdxRibbonGalleryFilter Class

TdxRibbonGalleryFilter Members

dxRibbonGallery Unit