GridControl.GetCellStringForResizeToShowAll Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Devoluciones
Se aplica 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