The DataGridCellControl type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCellBackgroundProperty
Using a DependencyProperty as the backing store for CellBackground. This enables animation, styling, binding, etc...
Public fieldStatic memberCellForegroundProperty
Using a DependencyProperty as the backing store for CellForeground. This enables animation, styling, binding, etc...
Public fieldStatic memberFocusedControlProperty
Using a DependencyProperty as the backing store for FocusedControl. This enables animation, styling, binding, etc...
Public fieldStatic memberIconProperty
Using a DependencyProperty as the backing store for Icon. This enables animation, styling, binding, etc...
Public fieldStatic memberIconVisibilityProperty
Using a DependencyProperty as the backing store for IsIconVisible. This enables animation, styling, binding, etc...
Public fieldStatic memberIsEditableProperty
Is this cell editable?
Public fieldStatic memberIsEditingProperty
Is this cell editable?
Public fieldStatic memberIsReadOnlyProperty
Using a DependencyProperty as the backing store for IsReadOnly. This enables animation, styling, binding, etc...
Public fieldStatic memberIsStickyProperty
Using a DependencyProperty as the backing store for IsSticky. This enables animation, styling, binding, etc...
Public fieldStatic memberNotifyCellStyleChangedProperty
Using a DependencyProperty as the backing store for NotifyCellStyleChanged. This enables animation, styling, binding, etc...
Public fieldStatic memberNotifyRowStyleChangedProperty
Using a DependencyProperty as the backing store for NotifyRowStyleChanged. This enables animation, styling, binding, etc...
Public fieldStatic memberReadyToEditProperty
Using a DependencyProperty as the backing store for ReadyToEdit. This enables animation, styling, binding, etc...
Public fieldStatic memberRowProperty
Using a DependencyProperty as the backing store for Row. This enables animation, styling, binding, etc...
Public fieldStatic memberShowValueProperty
Using a DependencyProperty as the backing store for ShowValue. This enables animation, styling, binding, etc...

See Also