Share via


GridControl.ResizeColumnToShowAllContentsInternal Méthode

Définition

Surcharges

ResizeColumnToShowAllContentsInternal(Int32)
ResizeColumnToShowAllContentsInternal(Int32, Boolean)

ResizeColumnToShowAllContentsInternal(Int32)

protected:
 virtual void ResizeColumnToShowAllContentsInternal(int columnIndex);
protected virtual void ResizeColumnToShowAllContentsInternal (int columnIndex);
abstract member ResizeColumnToShowAllContentsInternal : int -> unit
override this.ResizeColumnToShowAllContentsInternal : int -> unit
Protected Overridable Sub ResizeColumnToShowAllContentsInternal (columnIndex As Integer)

Paramètres

columnIndex
Int32

S’applique à

ResizeColumnToShowAllContentsInternal(Int32, Boolean)

protected:
 virtual void ResizeColumnToShowAllContentsInternal(int columnIndex, bool considerAllRows);
protected virtual void ResizeColumnToShowAllContentsInternal (int columnIndex, bool considerAllRows);
abstract member ResizeColumnToShowAllContentsInternal : int * bool -> unit
override this.ResizeColumnToShowAllContentsInternal : int * bool -> unit
Protected Overridable Sub ResizeColumnToShowAllContentsInternal (columnIndex As Integer, considerAllRows As Boolean)

Paramètres

columnIndex
Int32
considerAllRows
Boolean

S’applique à