[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SortArgs

SortArgs Class

Represents the event data for the Sorting event for the Spread component, which occurs when Spread is being sorted.

Inheritance
SortArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class SortArgs
Public Class SortArgs

Constructors

Name Description
SortArgs(int, SortBy, bool, ConditionalFormattingIcon, Color)

Creates a new object with the SortArgs.

Properties

Name Description
Ascending

Gets whether the sort order is ascending.

Color

Gets the base color.

Icon

Gets the base icon.

Index

Gets the index of the column or row on which to sort.

SortBy

Gets the type that is sorted.