Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1UniformGrid Class / ColumnsProperty Field

In This Topic
    ColumnsProperty Field
    In This Topic
    Identifies the Columns dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ColumnsProperty As DependencyProperty
    public static readonly DependencyProperty ColumnsProperty
    See Also