FlexPivot for WinForms
GetFieldCaption メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > IFlexDataGrid インターフェース : GetFieldCaption メソッド
Field name or column name.
Gets the data field name of the specified grid cell.
シンタックス
'宣言
 
Function GetFieldCaption( _
   ByVal name As System.String _
) As System.String
System.string GetFieldCaption( 
   System.string name
)

パラメータ

name
Field name or column name.

戻り値の型

Returns data field display text if success or null.
参照

IFlexDataGrid インターフェース
IFlexDataGrid メンバ