ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1RowIndexHeaderBehavior Class / InitialIndexProperty Field

In This Topic
    InitialIndexProperty Field (C1RowIndexHeaderBehavior)
    In This Topic
    Identifies the InitialIndex dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly InitialIndexProperty As DependencyProperty
    public static readonly DependencyProperty InitialIndexProperty
    See Also