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

Creates a new format of the type StiNumberFormatService.

Syntax
C++
C#
Visual Basic
public: StiNumberFormatService(); public: StiNumberFormatService( int negativePattern, int decimalPlaces, string decimalSeparator, int decimalDigits, string groupSeparator, int groupSize, bool useGroupSeparator, bool useLocalSetting, string nullDisplay ); public: StiNumberFormatService( int negativePattern, int decimalPlaces, string decimalSeparator, int decimalDigits, string groupSeparator, int groupSize, 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.