Interface ISortable
- Namespace
- Dynamicweb.CoreUI.Data
- Assembly
- Dynamicweb.CoreUI.dll
public interface ISortable
- Extension Methods
Properties
SortColumnName
string SortColumnName { get; set; }
Property Value
SortDirection
SortDirection? SortDirection { get; set; }