'Declaration
Public Shared Function GetRowIndexHeaderBehavior( _ ByVal obj As C1DataGrid _ ) As C1RowIndexHeaderBehavior
public static C1RowIndexHeaderBehavior GetRowIndexHeaderBehavior( C1DataGrid obj )
Parameters
- obj
- The data grid in which the row index will be displayed.