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


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