| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property SortOrder As SortOrders | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public SortOrders SortOrder {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property SortOrders get_SortOrder(); | |
| C++/CLI | |
|---|---|
public: property SortOrders SortOrder { SortOrders get(); } | |
Return Value
Sort direction of the SortBy statement.Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family