DataRegionRangeTMinimum Property |
Gets the range minimum 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 Minimum { get; }
Public ReadOnly Property Minimum As T
Get
public:
property T Minimum {
T get ();
}
member Minimum : 'T with get
Property Value
Type:
TSee Also