Classe Constants
Contains the constants that are used by the object model.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.RdlObjectModel.Constants
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public NotInheritable Class Constants
'Uso
public static class Constants
public ref class Constants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Constants = class end
public final class Constants
O tipo Constants expõe os membros a seguir.
Campos
Nome | Descrição | |
---|---|---|
ComponentLibraryNamespace | The component library namespace. | |
DefaultBorderColor | The default border color. | |
DefaultBorderWidth | The default border width. | |
DefaultColor | The default color. | |
DefaultColumnSpacing | The default column spacing. | |
DefaultDecimalDigitColor | The default decimal digit color. | |
DefaultDigitColor | The default digit color. | |
DefaultEmptyColor | The default empty color. | |
DefaultEmptySize | The default empty size. | |
DefaultFontFamily | The default font family. | |
DefaultFontSize | The default font size. | |
DefaultGaugeIndicatorNonNumericString | The default string to display when the gauge indicator is non-numeric. | |
DefaultGaugeIndicatorOutOfRangeString | The default string to display when the gauge indicator is out of range. | |
DefaultPageHeight | The default page height. | |
DefaultPageWidth | The default page width. | |
DefaultSeparatorColor | The default separator color. | |
DefaultZeroSize | The default zero size. | |
DefinitionNamespace | The definition namespace. | |
DesignerNamespace | The designer namespace. | |
ExpressionPrefix | The expression prefix. | |
MaximumBorderWidth | The maximum border width. | |
MaximumFontSize | The maximum font size. | |
MaximumItemSize | The maximum item size. | |
MaximumLineHeight | The maximum line height. | |
MaximumMargin | The maximum margin. | |
MaximumPadding | The maximum padding. | |
MinimumBorderWidth | The minimum border width. | |
MinimumFontSize | The minimum font size. | |
MinimumItemSize | The minimum item size. | |
MinimumLineHeight | The minimum line height. | |
MinimumMargin | The minimum margin. | |
MinimumPadding | The minimum padding. | |
SharedDataSetNamespace | The shared dataset namespace. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.