Gets or sets DataSortingType of this IDataCell.
Declaration Syntax
C# | Visual Basic | Visual C++ |
DataSortingType DataSortingType { get; set; }
Property DataSortingType As DataSortingType Get Set
property DataSortingType DataSortingType { DataSortingType get (); void set (DataSortingType value); }