RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

GblMethods..::..GetPercentFormat Method

Gets the percent format string used in formatting percent values.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public static string GetPercentFormat(
	int decimals
)
Public Shared Function GetPercentFormat ( _
	decimals As Integer _
) As String
public:
static String^ GetPercentFormat(
	int^ decimals
)

Parameters

decimals
Type: Int32
The decimals.

Return Value

System.String.