[]
        
(Showing Draft Content)

C1.Win.FlexGrid.IFlexDataGrid.GetFieldCaption

GetFieldCaption Method

GetFieldCaption(string)

Gets the data field name of the specified grid cell.

Declaration
string GetFieldCaption(string name)
Function GetFieldCaption(name As String) As String
Parameters
Type Name Description
string name

Field name or column name.

Returns
Type Description
string

Returns data field display text if success or null.