[]
Provides data for the CustomEditorInitializing event of a C1FilterEditor control.
public class CustomEditorEventArgs : EventArgs
| Name | Description |
|---|---|
| CustomEditorEventArgs() |
| Name | Description |
|---|---|
| Control | Gets or sets the custom editor. |
| PropertyName | Gets or sets the name of the data item property to which the filter expression applies. |
| PropertyType | Gets or sets the type of the data item property to which the filter expression applies. |