KryptonDataGridViewTextAndImageColumn.ButtonSpecs Property

Krypton OutlookGrid

KryptonDataGridViewTextAndImageColumnButtonSpecs Property
Krypton OutlookGrid v1.6.0
Gets the collection of the button specifications.

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
public DataGridViewColumnSpecCollection ButtonSpecs { get; }
Public ReadOnly Property ButtonSpecs As DataGridViewColumnSpecCollection
	Get

Property Value

Type: DataGridViewColumnSpecCollection

[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns.KryptonDataGridViewTextAndImageColumn.ButtonSpecs"]

See Also