CustomSmallChange Property (C1FlexGrid)
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