ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.GroupInterval Event

Occurs whenever a row is being grouped and a custom interval has been specified.

[Visual Basic]

Public Event GroupInterval As GroupIntervalEventHandler

[C#]

public event GroupIntervalEventHandler GroupInterval

[Delphi]

public property GroupInterval: GroupIntervalEventHandler read remove_GroupInterval write add_GroupInterval;

See Also

C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.