OutlookGridColumnCollection.MaxSortIndex Property

Krypton OutlookGrid

OutlookGridColumnCollectionMaxSortIndex Property
Krypton OutlookGrid v1.6.0
Gets or sets the maximum SortIndex in the collection

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

Property Value

Type: Int32

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

See Also