Blazor コントロール
GetCellTitle メソッド (GridCellFactory)

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 > GridCellFactory クラス : GetCellTitle メソッド
セルの種類。
セルの範囲。
セルの div 内に設定されるタイトル属性を取得します。
シンタックス
'宣言
 
Public Overridable Function GetCellTitle( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange _
) As System.String
public virtual System.string GetCellTitle( 
   GridCellType cellType,
   GridCellRange range
)

パラメータ

cellType
セルの種類。
range
セルの範囲。
参照

参照

GridCellFactory クラス
GridCellFactory メンバ