Interface ISortable
- Namespace
- Songhay.Abstractions
- Assembly
- SonghayCore.dll
Defines a sortable visual.
public interface ISortable
- Extension Methods
Properties
SortOrdinal
Gets or sets the sort ordinal.
byte SortOrdinal { get; set; }
Defines a sortable visual.
public interface ISortable
Gets or sets the sort ordinal.
byte SortOrdinal { get; set; }