[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.SplitEventHandler

SplitEventHandler Delegate

Raised when Split specific actions are performed.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
public delegate void SplitEventHandler(object sender, SplitEventArgs e)
Parameters
Type Name Description
object sender Raised when Split specific actions are performed.
SplitEventArgs e Raised when Split specific actions are performed.

Constructors

Name Description
SplitEventHandler(object, nint)

Methods

Name Description
BeginInvoke(object, SplitEventArgs, AsyncCallback, object)
EndInvoke(IAsyncResult)
Invoke(object, SplitEventArgs)