'Declaration Public Sub AutoSizeColumns( _ ByVal startCol As Integer, _ ByVal endCol As Integer, _ Optional ByVal columnType As C1.WPF.Grid.GridRowColType _ )
public void AutoSizeColumns( int startCol, int endCol, C1.WPF.Grid.GridRowColType columnType )
Parameters
- startCol
- endCol
- columnType