SizeProperty 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
보고서의 크기 속성을 나타냅니다.
public ref class SizeProperty : Microsoft::ReportingServices::RdlObjectModel::ComparablePropertyDefinition<Microsoft::ReportingServices::RdlObjectModel::ReportSize>
public class SizeProperty : Microsoft.ReportingServices.RdlObjectModel.ComparablePropertyDefinition<Microsoft.ReportingServices.RdlObjectModel.ReportSize>
type SizeProperty = class
inherit ComparablePropertyDefinition<ReportSize>
Public Class SizeProperty
Inherits ComparablePropertyDefinition(Of ReportSize)
- 상속
생성자
SizeProperty(String, Nullable<ReportSize>) |
SizeProperty 클래스의 새 인스턴스를 만듭니다. |
SizeProperty(String, Nullable<ReportSize>, Nullable<ReportSize>, Nullable<ReportSize>) |
SizeProperty 클래스의 새 인스턴스를 만듭니다. |
속성
Default |
속성의 기본값을 가져옵니다. (다음에서 상속됨 PropertyDefinition<T>) |
Maximum |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |
Minimum |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |
Name |
속성 이름입니다. (다음에서 상속됨 PropertyDefinition) |
메서드
Constrain(T) |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |
Validate(Object, ReportExpression<T>) |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |
Validate(Object, String) |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |
Validate(Object, T) |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |
명시적 인터페이스 구현
IPropertyDefinition.Default |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |
IPropertyDefinition.Maximum |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |
IPropertyDefinition.Minimum |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |
IPropertyDefinition.Validate(Object, Object) |
보고서의 크기 속성을 나타냅니다. (다음에서 상속됨 ComparablePropertyDefinition<T>) |