RangeFrom Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 RangeFrom Property Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► PriceRangeItem ► RangeFrom C# Visual Basic Gets the low end of the PriceRange item. Declaration Syntax C# Visual Basic public double RangeFrom { get; private set; } Public Property RangeFrom As Double Assembly: ASPNETWebApplication (Module: ASPNETWebApplication) Version: 1.0.0.0 (1.0.0.0) previous page start next page