ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / GroupForm Class / SizeGripStyle Property

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