[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintStyle.FooterColor

FooterColor Property

FooterColor

Gets or sets a Color value used for printing page footers.

Declaration
[C1Category("Appearance")]
public Color FooterColor { get; set; }
<C1Category("Appearance")>
Public Property FooterColor As Color