OutlookGridRow.ToString Method

Krypton OutlookGrid

OutlookGridRowToString Method
Krypton OutlookGrid v1.6.0
Returns a String that represents this instance.

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
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 this instance.
See Also