Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ContactCollectionForm Class / AutoScrollMargin Property

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