\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintOptionsForm Class / SizeGripStyle Property

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