FileManagerDetailsColumn.VisibleIndex Property
Gets or sets the column’s position among the visible columns within ASPxFileManager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | -1 | An integer value that specifies the column’s position among the visible columns. |
See Also