IPropertyDefinition.Maximum 屬性
Gets the maximum value.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
ReadOnly Property Maximum As Object
Get
'用途
Dim instance As IPropertyDefinition
Dim value As Object
value = instance.Maximum
Object Maximum { get; }
property Object^ Maximum {
Object^ get ();
}
abstract Maximum : Object
function get Maximum () : Object
屬性值
型別:System.Object
The maximum value.