Click or drag to resize

DataGridColumnStyleEditingElementStyle Property

Gets or sets the editing element style for the column.

Namespace:  TomsToolbox.Wpf.XamlExtensions
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Style? EditingElementStyle { get; set; }

Property Value

Type: Style
See Also