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


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