Click or drag to resize
KaxListViewSortExpressionCollectionItem Property
This is the default indexer of the collection - takes an integer value.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public KaxListViewSortExpression this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: KaxListViewSortExpression
See Also