[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.On_Init

On_Init Method

On_Init(EventArgs)

Raises the OnInit event.

Declaration
protected override void On_Init(EventArgs e)
Protected Overrides Sub On_Init(e As EventArgs)
Parameters
Type Name Description
EventArgs e
Overrides