ComponentOne TileView for WPF and Silverlight
C1.Silverlight.TileView Namespace / C1TileView Class / RowsProperty Field


In This Topic
    RowsProperty Field (C1TileView)
    In This Topic
    Identifies the Rows dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RowsProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TileView.RowsProperty
    public static readonly DependencyProperty RowsProperty
    See Also