Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / CustomSmallChange Property

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