Skip to content

QueryColumnChangingEventArgs class

Provides data for Korzh.EasyQuery.Query.ColumnsChanging event

public class Korzh.EasyQuery.QueryColumnChangingEventArgs
: QueryColumnsChangeEventArgs

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

NameTypeDescription
QueryColumnChangingEventArgs(ChangeType what, QueryColumn column, int info, int part = 0)voidInitializes a new instance of the Korzh.EasyQuery.QueryColumnChangingEventArgs class.
NameTypeDescription
AcceptedboolGets or sets a value indicating whether the change represented by this event is accepted.