Method SetRange NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll SetRange(DateTime, DateTime, bool, bool) Sets date range. void SetRange(DateTime min, DateTime max, bool useMin, bool useMax) Parameters min DateTime Minimal date. max DateTime Maximal date. useMin bool Use minimal date. useMax bool use maximal date.