Click or drag to resize

DataGridColumnStyleElementStyle Property

Gets or sets the element style for the column.

Namespace:  DataGridExtensions
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
public Style ElementStyle { get; set; }

Property Value

Type: Style
See Also