PopupControlSettingsBase.Text Property
Gets or sets the text displayed within a popup window’s (or a dock panel’s) content region.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value that specifies a content text. |
#Remarks
Use the Text property to specify the text displayed within the default popup window’s (or a dock panel’s) content region. The position of the content text is specified by the AppearanceStyleBase.HorizontalAlign and AppearanceStyleBase.VerticalAlign properties available via the PopupControlStyles.Content property.
Note
For Popup
If the Popup