You are here: Symbol Reference > Stimulsoft.Report.Components.TextFormats Namespace > StiPercentageFormatService Class > StiPercentageFormatService Constructor > StiPercentageFormatService Constructor ()
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiPercentageFormatService.StiPercentageFormatService Constructor ()

Creates a new format of the type StiPercentageFormatService.

Syntax
C++
C#
Visual Basic
public: StiPercentageFormatService(); public: StiPercentageFormatService( int positivePattern, int negativePattern, int decimalPlaces, string decimalSeparator, int decimalDigits, string groupSeparator, int groupSize, string symbol, bool useGroupSeparator, bool useLocalSetting, string nullDisplay ); public: StiPercentageFormatService( int positivePattern, int negativePattern, int decimalPlaces, string decimalSeparator, int decimalDigits, string groupSeparator, int groupSize, string symbol, bool useGroupSeparator, bool useLocalSetting, string nullDisplay, StiTextFormatState state );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.