FilterControlPropertiesEventArgs Properties
Provides data for theFilterControlProperties event.
| Name | Description |
|---|---|
| Control |
Provides access to a control, whose properties can be filtered in thisXtraReport.FilterControlProperties event’s handler.
|
| Properties |
Provides access to a control’s properties, which can be hidden from the Properties window in this XtraReport.FilterControlProperties event’s handler.
|
See Also