[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.OnRowColChange

OnRowColChange Method

OnRowColChange(RowColChangeEventArgs)

Raises the RowColChange event.

Declaration
protected override void OnRowColChange(RowColChangeEventArgs e)
Parameters
Type Name Description
RowColChangeEventArgs e
Overrides