ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / TaskForm Class / SizeGripStyle Property

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