C1.Win.C1List.ListBase Namespace / C1ListBase Class / OnSplitChange Method

In This Topic
OnSplitChange Method (C1ListBase)
In This Topic
Raises the SplitChange event.
Syntax
'Declaration
 
Protected Overrides Sub OnSplitChange( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also