asposecells.api

Class SlicerCacheItemSortType

Utility class containing constants. Specify the sort type of SlicerCacheItem

Field Summary
const  intASCENDING
Ascending sort type
const  intDESCENDING
Descending sort type
 

    • Field Detail

      • ASCENDING

        const int ASCENDING
        Ascending sort type
      • DESCENDING

        const int DESCENDING
        Descending sort type