Propriedade do RDL IPropertyDefinition.Maximum
Gets the maximum value.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
ReadOnly Property Maximum As Object
Get
'Uso
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
Valor da propriedade
Tipo: System.Object
The maximum value.