IOutlookGridGroup.ItemCount Property

Krypton OutlookGrid

IOutlookGridGroupItemCount Property
Krypton OutlookGrid v1.6.0
specifies the number of items that are part of the current group this value is automatically filled each time the grid is re-drawn e.g. after sorting the grid.

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
int ItemCount { get; set; }
Property ItemCount As Integer
	Get
	Set

Property Value

Type: Int32

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

See Also