C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnOptionsLoadingEventArgs Class
Properties Methods


GridColumnOptionsLoadingEventArgs Class Members

The following tables list the members exposed by GridColumnOptionsLoadingEventArgs.

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 menu that will be displayed for the column.  
Top
Public Methods
 NameDescription
Public MethodCloses the menu.  
Top
See Also