TopLeftHeaderForeground Property
In This Topic
Gets or sets the
C1.Blazor.Core.C1Color of the top-left header text and glyphs.
Syntax
'Declaration
Public Property TopLeftHeaderForeground As C1Color
public C1Color TopLeftHeaderForeground {get; set;}
See Also