See Also

HeaderBase Class  | HeaderBase Members

Language

Visual Basic

C#

Show All

See Also Languages Infragistics2.WebUI.UltraWebGrid.v7.2

Caption Property

Infragistics.WebUI.UltraWebGrid Namespace > HeaderBase Class : Caption Property

The text that appears in the caption of the header.

[Visual Basic]
Public Property Caption As String
[C#]
public string Caption {get; set;}

Remarks

This property specifies the text of the header. By default, the header displays the name of the field from the data source to which the column is bound. Footer has an empty string by default.

(The "header" here means either header or footer of the grid's columns, since this class is the base class for both.)

See Also

HeaderBase Class  | HeaderBase Members

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 1996-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.2.20072.1063