Name | Description | |
---|---|---|
ActivationGestures | Retrieves a collection of the activation gestures supported by the cell editor. | |
CanFreeze | (Inherited from System.Windows.Freezable) | |
CheckBoxEditor | Gets a static instance of a CheckBox control that will be used by default for cells that have boolean content. | |
DatePickerEditor | Gets a static instance of a DatePicker control that will be used by default for cells that have date-time content. | |
DependencyObjectType | (Inherited from System.Windows.Freezable) | |
Dispatcher | (Inherited from System.Windows.Freezable) | |
EditTemplate | Gets or sets the data template that will be used to edit the content of a cell. | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.Freezable) | |
TextBoxEditor | Gets a static instance of a AutoSelectorTextBox control that will be used by default for cells that have text content. |