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


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