[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.GroupIntervalEventHandler

GroupIntervalEventHandler Delegate

Raised when text is grouped.

Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public delegate void GroupIntervalEventHandler(object sender, GroupIntervalEventArgs e)
Parameters
Type Name Description
object sender Raised when text is grouped.
GroupIntervalEventArgs e Raised when text is grouped.

Constructors

Name Description
GroupIntervalEventHandler(object, IntPtr)

Methods

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