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

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