Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule Namespace / C1Calendar Class / Region Property

In This Topic
    Region Property (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Region As System.Drawing.Region
    public System.Drawing.Region Region {get; set;}
    See Also