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>) |