ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

VBar Constructor

Initializes a new instance of the VBar class.

[Visual Basic]

Public Function New( _

ByVal owner As View _

)

[C#]

public VBar(

View owner

);

[Delphi]

public constructor Create(

owner: View

);

Parameters

owner

See Also

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


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