[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplate

ItemTemplate クラス

項目のテンプレートを定義するItemTemplateクラスを表します。

継承
ItemTemplate
名前空間: GrapeCity.Win.Spread.InputMan.CellType
アセンブリ: GrapeCity.Win.PluginInputMan.dll
構文
public class ItemTemplate
Public Class ItemTemplate

コンストラクター

名前 説明
ItemTemplate()

ItemTemplate クラスの新しいインスタンスを初期化します。

ItemTemplate(int, object, Color, Color, int, Font, GradientEffect)

ItemTemplate クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
AutoItemHeight

高さが最適かどうかを示すbool値を取得または設定します。

BackColor

背景色を取得または設定します。

Font

フォントを取得または設定します。

ForeColor

文字色を取得または設定します。

GradientEffect

グラデーション効果を取得または設定します。

Height

高さを取得または設定します。

Image

画像を取得または設定します。

Indent

インデントを取得または設定します。

メソッド

名前 説明
ResetFont()

Fontをリセットします。

ResetForeColor()

ForeColorをリセットします。

ResetHeight()

Heightプロパティをリセットします。

ShouldSerializeFont()

Fontシリアル化する必要があります

ShouldSerializeForeColor()

ForeColorをシリアル化する必要があるかどうかを示します。

ShouldSerializeHeight()

Heightをシリアル化する必要があるかどうかを示します。