Property EventColumn
EventColumn
Gets column index on which event is fired.
int EventColumn { get; }
Property Value
Remarks
Use it in the event handlers.
Gets column index on which event is fired.
int EventColumn { get; }
Use it in the event handlers.