TextAndImage.ToString Method

Krypton OutlookGrid

TextAndImageToString Method
Krypton OutlookGrid v1.6.0
Overrides ToString

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
String that represents TextAndImage
See Also