ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / SmallChange Property

In This Topic
    SmallChange Property (C1Ribbon)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property SmallChange As System.Drawing.Size
    protected System.Drawing.Size SmallChange {get; set;}
    See Also