public abstract class AbstractGridViewFactory : IGridViewFactory
Public MustInherit Class AbstractGridViewFactory
Implements IGridViewFactory
public ref class AbstractGridViewFactory abstract : IGridViewFactory
[<AbstractClassAttribute>]
type AbstractGridViewFactory =
class
interface IGridViewFactory
end
AbstractGridViewFactory | Initializes a new instance of the AbstractGridViewFactory class. Инициализирует новый экземпляр класса Object. |
Parent | Gets Родительский элемент управления |
SelectionMode | Gets Режим выделения элементов таблицы |
ViewMetadata | Gets Метаданные представления |
CanMouseDoubleClick | Используется для фильтрации сообщений от мыши |
ColumnHeaderClick | Обработчик события нажатия на заголовок столбца |
CreateColumn | Осуществляет создание столбца |
CreateGrid | Создает таблицу |
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 | Создает и возвращает шаблон для ячейки столбца |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetToolTipMaxWidth | Возвращает максимальную ширину для подсказки |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
OnPreviewKeyDown | Обработка события |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |