Skip to main content

querycolumnchangingeventargs-class

Provides data for Korzh.EasyQuery.Query.ColumnsChanging event

public class Korzh.EasyQuery.QueryColumnChangingEventArgs
: QueryColumnsChangeEventArgs

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
QueryColumnChangingEventArgs(ChangeType what, QueryColumn column, int info, int part = 0)voidInitializes a new instance of the Korzh.EasyQuery.QueryColumnChangingEventArgs class.

Properties

NameTypeDescription
AcceptedboolGets or sets a value indicating whether the change represented by this event is accepted.