GridControl.ResizeColumnToShowAllContents Metodo

Definizione

Overload

ResizeColumnToShowAllContents(Int32)
ResizeColumnToShowAllContents(Int32, Boolean)

ResizeColumnToShowAllContents(Int32)

public:
 virtual void ResizeColumnToShowAllContents(int columnIndex);
public void ResizeColumnToShowAllContents (int columnIndex);
Public Sub ResizeColumnToShowAllContents (columnIndex As Integer)

Parametri

columnIndex
Int32

Implementazioni

Si applica a

ResizeColumnToShowAllContents(Int32, Boolean)

public:
 void ResizeColumnToShowAllContents(int columnIndex, bool considerAllRows);
public void ResizeColumnToShowAllContents (int columnIndex, bool considerAllRows);
Public Sub ResizeColumnToShowAllContents (columnIndex As Integer, considerAllRows As Boolean)

Parametri

columnIndex
Int32
considerAllRows
Boolean

Si applica a