Gets or sets text that is displayed in the group header.
[Visual Basic]
Public Property Text As String
[C#]
public string Text {get;set;}
[Delphi]
public property Text: String read get_Text write set_Text;
See Also
C1WebGroupHeader Class | C1WebGroupHeader Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |