[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1TrueDBDropdown.OnFirstRowChange

OnFirstRowChange Method

OnFirstRowChange(SplitEventArgs)

Occurs when the first displayed row of a control or split is changed.

Declaration
protected override void OnFirstRowChange(SplitEventArgs e)
Parameters
Type Name Description
SplitEventArgs e
Overrides