ComponentOne DataGrid for WPF and Silverlight
FontWeight Property (DataGridGroupWithSummaryRowPresenter)

C1.WPF.DataGrid.Summaries Namespace > DataGridGroupWithSummaryRowPresenter Class : FontWeight Property
Syntax
'Declaration
 
<System.ComponentModel.CategoryAttribute("Appearance")>
<System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)>
Public Property FontWeight As System.Windows.FontWeight
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)]
public System.Windows.FontWeight FontWeight {get; set;}
See Also

Reference

DataGridGroupWithSummaryRowPresenter Class
DataGridGroupWithSummaryRowPresenter Members