Easy Tutorial
❮ Control Imagebutton Prop Webcontrol Tablecell Rowspan ❯

ASP.NET Panel GroupingText Property



Definition and Usage

The GroupingText property is used to set or return the title text of the control group within a Panel control.

This property is used to display a frame and title for the Panel control.

Syntax

Property Description
string A string value displayed as the title text of the Panel.

Example

The following example sets the GroupingText for a Panel control:


❮ Control Imagebutton Prop Webcontrol Tablecell Rowspan ❯