FlexPivot for WinForms
Item プロパティ (GridGlyphs)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridGlyphs クラス : Item プロパティ
Gets or sets the glyph for a particular GlyphEnum value.
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal glyph As GlyphEnum _
) As System.Drawing.Image
public System.Drawing.Image this[ 
   GlyphEnum glyph
]; {get; set;}

パラメータ

glyph
解説
Setting a glyph to null causes the grid to use the default image for the glyph. To suppress a glyph, assign it a small transparent image.
参照

GridGlyphs クラス
GridGlyphs メンバ