public class GridViewFactory : AbstractGridViewFactoryPublic Class GridViewFactory
Inherits AbstractGridViewFactorypublic ref class GridViewFactory : public AbstractGridViewFactorytype GridViewFactory =
class
inherit AbstractGridViewFactory
end| GridViewFactory | Создаёт экземпляр класса с указанием его зависимостей. |
| Parent |
Родительский элемент управления.
(Унаследован от AbstractGridViewFactory) |
| SelectionMode |
Режим выделения элементов таблицы.
(Унаследован от AbstractGridViewFactory) |
| ViewMetadata |
Метаданные представления.
(Унаследован от AbstractGridViewFactory) |
| ColumnHeaderClick |
Обрабатывает клик по заголовку столбца, что приводит к изменению направления сортировки.
(Унаследован от AbstractGridViewFactory) |
| CreateCellTemplateForTags |
Создает шаблон данных для отображения содержимого ячейки в столбце с тегами.
(Унаследован от AbstractGridViewFactory) |
| CreateColumn |
Создаёт столбец.
(Переопределяет AbstractGridViewFactoryCreateColumn(TableColumnViewModel)) |
| CreateGrid |
Создаёт таблицу.
(Переопределяет AbstractGridViewFactoryCreateGrid) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetToolTipMaxWidth |
Возвращает максимальную ширину всплывающей подсказки в виде значения типа Double.
(Унаследован от AbstractGridViewFactory) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |