Открытые статические члены

Класс TSLab.Controls.ColumnsHelper

Полный список членов класса

Открытые статические члены

static void AddGridViewColumnsForType (FrameworkElement listView, GridViewColumnCollection columns, Type type)
static void AddGridViewColumnsForType (FrameworkElement listView, GridViewColumnCollection columns, Type type, string path, int order)
static GridViewColumn AddGridViewColumn (FrameworkElement owner, string name, Type dataType, FormatType format, string bindingPath, IValueConverter convertor, string templateName, int order, double width, bool visible)