C# Класс ChocoPM.Extensions.DataGridExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
FindSortDescription ( this sortDescriptions, string sortPropertyName ) : int
GetSortMemberPath ( this column ) : string

Описание методов

FindSortDescription() публичный статический Метод

public static FindSortDescription ( this sortDescriptions, string sortPropertyName ) : int
sortDescriptions this
sortPropertyName string
Результат int

GetSortMemberPath() публичный статический Метод

public static GetSortMemberPath ( this column ) : string
column this
Результат string