다음을 통해 공유


Constants 클래스

Contains the constants that are used by the object model.

상속 계층

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel..::..Constants

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public NotInheritable Class Constants
‘사용 방법
public static class Constants
public ref class Constants abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Constants =  class end
public final class Constants

Constants 유형에서 다음 멤버를 표시합니다.

필드

  이름 설명
공용 필드정적 멤버 ComponentLibraryNamespace
공용 필드정적 멤버 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
공용 필드정적 멤버 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

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.