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

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