GroupRowFontWeight Property
GroupRowFontWeight
Gets or sets the font weight applied to group row cells.
Declaration
[Parameter]
public C1StyleFontWeight? GroupRowFontWeight { get; set; }
<Parameter>
Public Property GroupRowFontWeight As C1StyleFontWeight?