ASPxVerticalGridTextSettings.IncorrectSelectionError Property
Specifies the Incorrect Selection error text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | The error text. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to IncorrectSelectionError |
---|---|---|
ASP.NET MVC Extensions | VerticalGridSettings |
|
ASP.NET Web Forms Controls | ASPxVerticalGrid |
|
See Also