FilterBoxInfoTextStyle.Wrap Property
This property is not in effect for the FilterBoxInfoTextStyle class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v22.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type |
---|
DefaultBoolean |
Available values:
Name | Description | Return Value |
---|---|---|
True | The value is true. |
|
False | The value is false. |
|
Default | The value is specified by a global option or a higher-level object. |
|
Remarks
The property is overridden only to prevent it from appearing in Microsoft Visual Studio designer tools.
See Also