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


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