FileManagerDetailsCommandColumnSettings.Caption Property
Gets or sets the text displayed in the command column header.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A System.String value that specifies the text displayed in the command column’s header. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Caption |
---|---|
FileManagerFileListDetailsViewSettings |
|
See Also