Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / an Class / CellSpacing Property

In This Topic
    CellSpacing Property (an)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CellSpacing As System.Integer
    public System.int CellSpacing {get; set;}
    See Also