public interface ISortingColumn : ICloneable
Public Interface ISortingColumn
Inherits ICloneable
public interface class ISortingColumn : ICloneable
type ISortingColumn =
interface
interface ICloneable
end
Alias | Псевдоним колонки. |
SortDirection | Порядок сортировки. |
Clone | Creates a new object that is a copy of the current instance. (Унаследован от ICloneable) |