Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the constants that are used by the object model.
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.RdlObjectModel.Constants
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class Constants
'Usage
public static class Constants
public ref class Constants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Constants = class end
public final class Constants
The Constants type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
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. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.