StiBooleanFormatService Class |
Namespace: Stimulsoft.Report.Components.TextFormats
The StiBooleanFormatService type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiBooleanFormatService |
Creates a new format of the type StiBooleanFormatService.
|
![]() | StiBooleanFormatService(String, String, String, String, String) |
Creates a new format of the type StiBooleanFormatService with specified parameters.
|
Name | Description | |
---|---|---|
![]() | FalseDisplay |
Gets or sets the string value to show the value false.
|
![]() | FalseValue |
Gets or sets the string value for identification the value false.
|
![]() | Ident | (Inherited from StiFormatService.) |
![]() | IsDefault | (Inherited from StiFormatService.) |
![]() | IsFormatStringFromVariable |
Internal use only.
(Inherited from StiFormatService.) |
![]() | NativeFormatString |
Returns native format string.
(Inherited from StiFormatService.) |
![]() | NullDisplay |
Gets or sets the string value to show the value null.
|
![]() | Position | (Overrides StiFormatServicePosition.) |
![]() | Properties | (Inherited from StiService.) |
![]() | Sample |
Gets value to show a sample of formatting.
(Overrides StiFormatServiceSample.) |
![]() | ServiceCategory |
Gets a service category.
(Inherited from StiFormatService.) |
![]() | ServiceEnabled | (Inherited from StiService.) |
![]() | ServiceInfo | (Inherited from StiService.) |
![]() | ServiceName |
Gets a service name.
(Overrides StiServiceServiceName.) |
![]() | ServiceType |
Gets a service type.
(Inherited from StiFormatService.) |
![]() | StringFormat |
Gets or sets string of formatting.
(Inherited from StiFormatService.) |
![]() | TrueDisplay |
Gets or sets the string value to show the value true.
|
![]() | TrueValue |
Gets or sets string value for identification the value true.
|
Name | Description | |
---|---|---|
![]() | Clone | (Overrides StiServiceClone.) |
![]() | CreateNew | (Overrides StiFormatServiceCreateNew.) |
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Format(Object) |
Formats the specified object in order of format and returns a string.
(Inherited from StiFormatService.) |
![]() | Format(String, Object) |
Formats the specified object on specified rule and returns the line.
(Overrides StiFormatServiceFormat(String, Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsPropertiesInitializedProtected | (Inherited from StiService.) |
![]() | IsPropertyPresent | (Inherited from StiService.) |
![]() | LoadFromJsonObject | (Overrides StiFormatServiceLoadFromJsonObject(JObject).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PackService | (Inherited from StiService.) |
![]() | SaveToJsonObject | (Overrides StiFormatServiceSaveToJsonObject(StiJsonSaveMode).) |
![]() | ToString | (Inherited from StiFormatService.) |