Show / Hide Table of Contents

Class PrintViewDefaults.Formats

Настройки по умолчанию для ValueFormat.

Inheritance
System.Object
PrintViewDefaults.Formats
Namespace:InfinniPlatform.PrintView.Defaults
Assembly:InfinniPlatform.PrintView.Abstractions.dll
Syntax
public static class Formats : object

Properties

| Improve this Doc View Source

DateTimeFormat

Строка форматирования даты и времени.

Declaration
public static string DateTimeFormat { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

FalseText

Текст для отображения ложного значения.

Declaration
public static string FalseText { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

NumberFormat

Строка форматирования числового значения.

Declaration
public static string NumberFormat { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

TrueText

Текст для отображения истинного значения.

Declaration
public static string TrueText { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.