ASPxGridView.FixedColumnCount Property
In This Article
Gets the number of fixed columns currently displayed within the ASPxGridView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of fixed columns. |
#Remarks
To learn more, see Fixed Columns.
See Also