FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGridBase Class / CustomSmallChange Property

In This Topic
    CustomSmallChange Property (C1FlexGridBase)
    In This Topic
    Gets or sets custom small change value for horizontal and vertical scrolling.
    Syntax
    'Declaration
     
    
    Protected Property CustomSmallChange As Size
    protected Size CustomSmallChange {get; set;}
    See Also