public class AutoSizeGridViewFactory : AbstractGridViewFactory
Public Class AutoSizeGridViewFactory
Inherits AbstractGridViewFactory
public ref class AutoSizeGridViewFactory : public AbstractGridViewFactory
type AutoSizeGridViewFactory =
class
inherit AbstractGridViewFactory
end
AutoSizeGridViewFactory | Initializes a new instance of the AutoSizeGridViewFactory class. Initializes a new instance of the AbstractGridViewFactory class. Инициализирует новый экземпляр класса Object. |
Parent |
Gets Родительский элемент управления
(Унаследован от AbstractGridViewFactory) |
SelectionMode |
Gets Режим выделения элементов таблицы
(Унаследован от AbstractGridViewFactory) |
ViewMetadata |
Gets Метаданные представления
(Унаследован от AbstractGridViewFactory) |
CanMouseDoubleClick |
Используется для фильтрации сообщений от мыши
(Унаследован от AbstractGridViewFactory) |
ColumnHeaderClick |
Обработчик события нажатия на заголовок столбца
(Унаследован от 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) |
GetCellTemplate |
Создает и возвращает шаблон для ячейки столбца
(Унаследован от AbstractGridViewFactory) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetToolTipMaxWidth |
Возвращает максимальную ширину для подсказки
(Унаследован от 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) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |