DataRegionRangeTMaximum Property |
Gets the range maximum value.
Namespace: Dundas.BI.Data.DataRetrievalAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic T Maximum { get; }Public ReadOnly Property Maximum As T
Get
public:
property T Maximum {
T get ();
}member Maximum : 'T with get
Property Value
T
See Also