C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnFilterLoadingEventArgs Class


GridColumnFilterLoadingEventArgs Class Properties

For a list of all members of this type, see GridColumnFilterLoadingEventArgs members.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the associated event should be canceled. (Inherited from C1.WPF.Grid.CancelEventArgs)
Public PropertyGets a value indicating whether the associated event is cancellable. (Inherited from C1.WPF.Grid.CancelEventArgs)
Public PropertyGets the related column.  
Public PropertyGets the data filter that will be displayed for column filtering.  
Public PropertyGets or sets whether the apply button is shown. If false, the filter will be applied automatically as the UI is changed.  
Public PropertyGets or sets whether the clear button is shown.  
Top
See Also