DataRegionRangeTMaximum Property |
Gets the range maximum value.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public T Maximum { get; }
Public ReadOnly Property Maximum As T
Get
public:
property T Maximum {
T get ();
}
member Maximum : 'T with get
Property Value
Type:
TSee Also