KryptonDataGridViewTextAndImageColumn.ToString Method

Krypton OutlookGrid

KryptonDataGridViewTextAndImageColumnToString Method
Krypton OutlookGrid v1.6.0
Returns a String that represents the current Object.

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 override string ToString()
Public Overrides Function ToString As String

Return Value

Type: String
A String that represents the current Object.
See Also