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

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