Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / AutoDistributionGrid Class / CellCountProperty Field

In This Topic
    CellCountProperty Field (AutoDistributionGrid)
    In This Topic
    Identifies the AutoDistributionGrid.CellCount dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CellCountProperty As DependencyProperty
    public static readonly DependencyProperty CellCountProperty
    See Also