'宣言 Public Overridable Function CreateCellContent( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange, _ ByVal cellContentType As System.Object _ ) As Microsoft.UI.Xaml.FrameworkElement
public virtual Microsoft.UI.Xaml.FrameworkElement CreateCellContent( GridCellType cellType, GridCellRange range, System.object cellContentType )
パラメータ
- cellType
- セルのタイプ
- range
- 範囲
- cellContentType
- セルコンテンツのタイプ