Gets or sets a value, indicating whether the sorting is in Ascending order.
Namespace: MindFusion.DataViews
File: PropertyGridContent.js
SyntaxJavaScript
Copy Code
|
|---|
get sortAscending() {} |
Boolean
True if the sorting is in Ascending order, otherwise false.
See Also