KryptonDataGridViewTreeTextCell.GlyphMargin Property

Krypton OutlookGrid

KryptonDataGridViewTreeTextCellGlyphMargin Property
Krypton OutlookGrid v1.6.0
Gets the glyph margin.

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
protected virtual int GlyphMargin { get; }
Protected Overridable ReadOnly Property GlyphMargin As Integer
	Get

Property Value

Type: Int32
The glyph margin.
See Also