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

In This Topic
    C1RowIndexHeaderBehavior Constructor
    In This Topic
    Initializes a new instance of the C1RowIndexHeaderBehavior class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1RowIndexHeaderBehavior()
    See Also