Skip to main content
A newer version of this page is available. .

ASPxClientGridViewColumn Members

A client grid column.

Properties

Name Description
fieldName Gets the name of the database field assigned to the current column.
id Obsolete. Gets the column’s unique identifier.
index Gets the column’s position within the collection.
name Gets the name that uniquely identifies the column.
visible Gets whether the column is visible.
See Also