Version

Search Results

IconSortCondition Constructor(FormatConditionIconSet,Nullable<Int32>)

Creates a new IconSortCondition instance. Syntax Parameters iconSet The set of icons.iconIndex The zero-based index of the icon in the iconset by which the cells should be sorted or null for NoCellIcon.

IconSortCondition Constructor(FormatConditionIconSet,Nullable<Int32>,SortDirection)

Creates a new IconSortCondition instance. Syntax Parameters iconSet The set of icons.iconIndex The zero-based index of the icon in the iconset by which the cells should be sorted or null for NoCellIcon.sortDirection The direction of the sort. Exceptions Exception Description System.ComponentModel.InvalidEnumArgume...

ISortable Interface

A type representing a range of cells which can be sorted. Syntax

ISortable Interface Members

Public Properties

ISortable Interface Properties

Public Properties

Index Property (ISortable)

Gets the index of the sort-able item in its owner. Syntax

OrderedSortCondition Class

Represents an ordered sort condition, which can sort data in either an ascending or descending manner. Syntax

OrderedSortCondition Class Members

Public Constructors Public Properties Public Methods