ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebTabStripGroup Constructor (String)

Creates a topicbar group with specified text at the caption.

[Visual Basic]

Public Function New( _

ByVal text As String _

)

[C#]

public C1WebTabStripGroup(

string text

);

[Delphi]

public constructor Create(

text: String

); overload;

Parameters

text

Caption text.

See Also

C1WebTabStripGroup Class | C1WebTabStripGroup Members | C1.Web.Command Namespace | C1WebTabStripGroup Constructor Overload List | C1WebTabStrip Class | C1WebTabStripGroup Class


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