FileManagerPanelStyle.Wrap Property
This property is not in effect for the FileManagerPanelStyle class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
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