クリックまたはドラッグしてリサイズ
CellStyle プロパティ

CellStyle 型で公開されるメンバーは次の通りです。

プロパティ
  名前説明
パブリック プロパティBackground
セルの背景を描画するために使用される Brush を取得または設定します。
パブリック プロパティBorderBrush
セルの境界をレンダリングするために使用される Brush を取得または設定します。
パブリック プロパティBorderThickness
セル境界の Thickness を取得または設定します。
パブリック プロパティCornerRadius
セル境界の CornerRadius を取得または設定します。
パブリック プロパティFontFamily
セルのテキストのレンダリングに使用する FontFamily を取得または設定します。
パブリック プロパティFontSize
セルのテキストのレンダリングに使用されるフォントのサイズを取得または設定します。
パブリック プロパティFontStyle
セルのテキストのレンダリングに使用する FontStyle を取得または設定します。
パブリック プロパティFontWeight
セルのテキストのレンダリングに使用する FontWeight を取得または設定します。
パブリック プロパティForeground
セルのテキストを描画するために使用される Brush を取得または設定します。
パブリック プロパティHorizontalAlignment
セルコンテンツの HorizontalAlignment を取得または設定します。
パブリック プロパティTag
この CellStyle に関するカスタム情報を格納するために使用できる任意のオブジェクト値を取得または設定します。
パブリック プロパティTextDecorations
セル内のテキストに適用する TextDecorationCollection を取得または設定します。
パブリック プロパティTextTrimming
セルのテキストのレンダリングに使用する TextTrimming を取得または設定します。
パブリック プロパティTextWrapping
テキストをセル内にラップするかどうかを取得または設定します。
パブリック プロパティVerticalAlignment
セルコンテンツの VerticalAlignment を取得または設定します。
このページのトップへ
参照