DataGridTextColumn.FontWeight Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets or sets the font weight for the content of cells in the column.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.FontWeightThe font weight of the contents of cells in the column. The registered default is MessageFontWeight. For information about what can influence the value, see DependencyProperty.
The FontWeight property determines the font weight for controls in the column only when the template uses the property as a parameter.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: