DashboardCustomFilterExpressionEventArgs Properties
Provides data for the Dashboard.CustomFilterExpression event.
Name | Description |
---|---|
Data |
Obtains the data source that provides data for the dashboard.
Inherited from Data |
Filter |
Gets or sets the filter expression that defines a WHERE clause included in the SQL query. |
See Also