TableSortRestrictionsMetadata Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
sortRestrictions
public class TableSortRestrictionsMetadata
type TableSortRestrictionsMetadata = class
Public Class TableSortRestrictionsMetadata
- Inheritance
-
TableSortRestrictionsMetadata
Constructors
| Name | Description |
|---|---|
| TableSortRestrictionsMetadata() | |
Properties
| Name | Description |
|---|---|
| AscendingOnlyProperties |
List of properties which support ascending order only |
| Sortable |
Indicates whether this table has sortable columns |
| UnsortableProperties |
List of unsortable properties |