ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ViewExpressionBuilderForm Class / SizeGripStyle Property

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