Proprietà IPropertyDefinition.Maximum
Gets the maximum value.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
ReadOnly Property Maximum As Object
Get
'Utilizzo
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
Valore proprietà
Tipo: System.Object
The maximum value.