| DataGridColumnStyleEditingElementStyle Property |
Gets or sets the editing element style for the column.
Namespace:
DataGridExtensions
Assembly:
DataGridExtensions (in DataGridExtensions.dll)
Syntax public Style EditingElementStyle { get; set; }
Public Property EditingElementStyle As Style
Get
Set
Property Value
Type:
StyleSee Also