GridControl.GetCellStringForResizeToShowAll Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
GetCellStringForResizeToShowAll(Int64, Int32, StringFormat) | |
GetCellStringForResizeToShowAll(Int64, Int32, TextFormatFlags) |
GetCellStringForResizeToShowAll(Int64, Int32, StringFormat)
protected:
virtual System::String ^ GetCellStringForResizeToShowAll(long rowIndex, int storageColIndex, [Runtime::InteropServices::Out] System::Drawing::StringFormat ^ % sf);
protected virtual string GetCellStringForResizeToShowAll (long rowIndex, int storageColIndex, out System.Drawing.StringFormat sf);
abstract member GetCellStringForResizeToShowAll : int64 * int * StringFormat -> string
override this.GetCellStringForResizeToShowAll : int64 * int * StringFormat -> string
Protected Overridable Function GetCellStringForResizeToShowAll (rowIndex As Long, storageColIndex As Integer, ByRef sf As StringFormat) As String
Parâmetros
- rowIndex
- Int64
- storageColIndex
- Int32
- sf
- StringFormat
Retornos
Aplica-se a
GetCellStringForResizeToShowAll(Int64, Int32, TextFormatFlags)
protected:
virtual System::String ^ GetCellStringForResizeToShowAll(long rowIndex, int storageColIndex, [Runtime::InteropServices::Out] System::Windows::Forms::TextFormatFlags % tff);
protected virtual string GetCellStringForResizeToShowAll (long rowIndex, int storageColIndex, out System.Windows.Forms.TextFormatFlags tff);
abstract member GetCellStringForResizeToShowAll : int64 * int * TextFormatFlags -> string
override this.GetCellStringForResizeToShowAll : int64 * int * TextFormatFlags -> string
Protected Overridable Function GetCellStringForResizeToShowAll (rowIndex As Long, storageColIndex As Integer, ByRef tff As TextFormatFlags) As String
Parâmetros
- rowIndex
- Int64
- storageColIndex
- Int32
- tff
- TextFormatFlags