Softelvdm.Controls Class Library for Windows Controls 1.0

SortIndicatorPositionEnum Enumeration

Softel vdm, Inc.

Defines the position of sorting indicators.

Syntax      SortIndicatorPositionEnum Enumeration (Softelvdm.Controls)

VB   

Public Enum SortIndicatorPositionEnum

C#   

public enum SortIndicatorPositionEnum

C++   

public enum class SortIndicatorPositionEnum


Member

Value

Description

None

0

No sorting indicators are displayed.

Above

1

Sorting indicators are displayed above the contents.

Side

2

Sorting indicators are displayed next to the contents.

Default

-1

The default value is determined by a containing object or by the operating system used. For all operating systems up to and including Windows XP and Windows Server 2003, the default is SortIndicatorPositionEnum.Side. For Windows Vista and above, the default is SortIndicatorPositionEnum.Above.

Comments

The SortIndicatorPositionEnum enumeration defines the position of sorting indicators.

SftTabs/NET 6.0: Sorting indicators are not used in this product.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com