querycolumnchangingeventargs-class
Provides data for Korzh.EasyQuery.Query.ColumnsChanging event
public class Korzh.EasyQuery.QueryColumnChangingEventArgs
: QueryColumnsChangeEventArgs
Assembly: Korzh.EasyQuery.dll
Constructors
Name | Type | Description |
---|---|---|
QueryColumnChangingEventArgs(ChangeType what, QueryColumn column, int info, int part = 0) | void | Initializes a new instance of the Korzh.EasyQuery.QueryColumnChangingEventArgs class. |
Properties
Name | Type | Description |
---|---|---|
Accepted | bool | Gets or sets a value indicating whether the change represented by this event is accepted. |