ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

Frame.OnSplitRemoved Method

Raised when a split has been removed.

[Visual Basic]

Overridable Protected Sub OnSplitRemoved( _

ByVal e As EventArgs _

)

[C#]

virtual protected void OnSplitRemoved(

EventArgs e

);

[Delphi]

strict protected procedure OnSplitRemoved(

e: EventArgs

); virtual;

Parameters

e

An EventArgs that contains the event data.

See Also

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


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