ColumnSortDirection Enum

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Overview

(TODO: overview needed)

Namespace

Declaration (C#)

[Remotable]
public enum ColumnSortDirection
{
    Ascending = 0,
    Descending = 1
}


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools