ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

HBar Constructor

Initializes a new instance of the VBar class.

[Visual Basic]

Public Function New( _

ByVal owner As View _

)

[C#]

public HBar(

View owner

);

[Delphi]

public constructor Create(

owner: View

);

Parameters

owner

See Also

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


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