[]
        
(Showing Draft Content)

C1.Win.List.RowColChangeEventArgs

RowColChangeEventArgs Class

Provides data for the C1.Win.List.ListBase.C1ListBase.RowColChange event.

Inheritance
RowColChangeEventArgs
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
public class RowColChangeEventArgs : EventArgs

Properties

Name Description
LastCol

The previous column index.

LastRow

The previous row index.