True DBGrid for WinForms
Item プロパティ (GridGlyphs)

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

パラメータ

glyph
解説
Setting a glyph to null causes the grid to use the default image for the glyph.
参照

GridGlyphs クラス
GridGlyphs メンバ