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