ClassColumnReorderStartingEventArgs
Class
Encapsulates data associated with the ColumnReorderStarting event.
Definition
Namespace:Telerik.Maui.Controls.DataGrid
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class ColumnReorderStartingEventArgs : EventArgs
Inheritance: objectEventArgsColumnReorderStartingEventArgs
Inherited Members
Constructors
ColumnReorderStartingEventArgs()
Declaration
cs-api-definition
public ColumnReorderStartingEventArgs()