QueryColumnChangingEventArgs class
Provides data for Korzh.EasyQuery.Query.ColumnsChanging event
public class Korzh.EasyQuery.QueryColumnChangingEventArgs : QueryColumnsChangeEventArgsPackage: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “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
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| Accepted | bool | Gets or sets a value indicating whether the change represented by this event is accepted. |