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 (25.3.0.1000)
Syntaxpublic T Minimum { get; }Public ReadOnly Property Minimum As T
	Get
public:
property T Minimum {
	T get ();
}member Minimum : 'T with get
Property Value
Type: 
T
See Also