CustomColumnFilterListEventArgs.Visible Property
In This Article
Gets or sets whether the processed value is displayed within a column's Filter Dropdown.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to display the value within the list of filter values; otherwise, false. |
See Also