On this pageProgressbar.maxValuepublic float maxValue { get; set; }CopyDescription#Maximum allowed value.Usage#ExamplesampleObject.maxValue = 20;Copy