[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.IFlexDataGrid.GetFieldCaption

GetFieldCaption Method

GetFieldCaption(string)

Gets the data field name of the specified grid cell.

Declaration
string GetFieldCaption(string name)
Parameters
Type Name Description
string name

Field name or column name.

Returns
Type Description
string

Returns data field display text if success or null.