.NET MAUI コントロール
AllowCustomCell メソッド (GridCellFactory)

C1.Maui.Grid アセンブリ > C1.Maui.Grid 名前空間 > GridCellFactory クラス : AllowCustomCell メソッド
セルの種類
範囲
指定された範囲でカスタムセルが許可されるかどうかを取得します。
シンタックス
'宣言
 
Public Overridable Function AllowCustomCell( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange _
) As System.Boolean
public virtual System.bool AllowCustomCell( 
   GridCellType cellType,
   GridCellRange range
)

パラメータ

cellType
セルの種類
range
範囲
参照

GridCellFactory クラス
GridCellFactory メンバ