ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / CustomSmallChange Property

In This Topic
    CustomSmallChange Property (C1FlexPivotGrid)
    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