'Declaration
Public Shared Sub SetRowIndexHeaderBehavior( _ ByVal obj As C1DataGrid, _ ByVal value As C1RowIndexHeaderBehavior _ )
public static void SetRowIndexHeaderBehavior( C1DataGrid obj, C1RowIndexHeaderBehavior value )
Parameters
- obj
- The data grid in which the row index will be displayed.
- value
- The behavior.