CustomizePropertyVisibilityEventArgs Properties
Contains data for the FilterBuilderCustomizeFieldVisibility event.| Name | Description |
|---|---|
| MemberInfo | Supplies information on the current property. |
| Visible | Indicates whether the Filter Builder displays the current property in the list of fields. |
See Also