ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnInit Event

Occurs after the grid has been initialized.

[Visual Basic]

Public Event OnInit As EventHandler

[C#]

public event EventHandler OnInit

[Delphi]

public property OnInit: EventHandler read remove_OnInit write add_OnInit;

See Also

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


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