Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / PrintStyle Class / FooterRight Property

In This Topic
    FooterRight Property (PrintStyle)
    In This Topic
    Gets or sets a System.String value used in the right part of the page footer.
    Syntax
    'Declaration
     
    Public Property FooterRight As System.String
    public System.string FooterRight {get; set;}
    See Also