แชร์ผ่าน


FormControl.formatStr(Int32, Boolean, Int32, Boolean, Boolean) Method

Definition

public:
 virtual System::String ^ formatStr(int rowNumber, bool display, int maxWidth, bool forceSignWhenDisplaceNegative, bool formatForExport);
public virtual string formatStr (int rowNumber, bool display, int maxWidth, bool forceSignWhenDisplaceNegative, bool formatForExport);
abstract member formatStr : int * bool * int * bool * bool -> string
override this.formatStr : int * bool * int * bool * bool -> string
Public Overridable Function formatStr (rowNumber As Integer, display As Boolean, maxWidth As Integer, forceSignWhenDisplaceNegative As Boolean, formatForExport As Boolean) As String

Parameters

rowNumber
Int32
display
Boolean
maxWidth
Int32
forceSignWhenDisplaceNegative
Boolean
formatForExport
Boolean

Returns

Applies to