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

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