Overload List
Creates a topicbar group with specified text at the caption.
[Visual Basic] Public Function New(String)
[C#] public C1WebTopicBarGroup(string);
[Delphi] public constructor Create(String); overload;
Creates a topicbar group with specified text at the caption.
[Visual Basic] Public Function New(String, String)
[C#] public C1WebTopicBarGroup(string, string);
[Delphi] public constructor Create(String; String); overload;
See Also
C1WebTopicBarGroup Class | C1WebTopicBarGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |