OutlookGridDefaultGroup.OneItemText Property

Krypton OutlookGrid

OutlookGridDefaultGroupOneItemText Property
Krypton OutlookGrid v1.6.0
Gets or sets the text associated to One Item

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 virtual string OneItemText { get; set; }
Public Overridable Property OneItemText As String
	Get
	Set

Property Value

Type: String

[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridDefaultGroup.OneItemText"]

Implements

IOutlookGridGroupOneItemText
See Also