 | DataGridColumnStyleElementStyle Property |
Gets or sets the element style for the column.
Namespace:
DataGridExtensions
Assembly:
DataGridExtensions (in DataGridExtensions.dll)
Syntaxpublic Style ElementStyle { get; set; }
Public Property ElementStyle As Style
Get
Set
Property Value
Type:
Style
See Also