Easy Tutorial
❮ Prop Webcontrol Button Onclientclick Prop Webcontrol Tablecell Wrap ❯

ASP.NET Caption Property



Definition and Usage

The Caption property is used to get or set the text displayed as the title for the Table control.

Syntax

Property Description
string The text displayed as the table caption.

Example

The following example sets the Caption for the Table control:


❮ Prop Webcontrol Button Onclientclick Prop Webcontrol Tablecell Wrap ❯