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

In This Topic
    CustomSmallChange Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property CustomSmallChange As Size
    protected Size CustomSmallChange {get; set;}
    See Also