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

In This Topic
    SizeGripStyle Property (GoToDate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SizeGripStyle As System.Windows.Forms.SizeGripStyle
    public System.Windows.Forms.SizeGripStyle SizeGripStyle {get; set;}
    See Also