Nevron.Nov.UI Namespace / NProgressBar Class


In This Topic
    NProgressBar Class Properties
    In This Topic

    For a list of all members of this type, see NProgressBar members.

    Public Properties
     NameDescription
    Public PropertyGets/Sets the animation speed in Indeterminate mode in percents per second of the total progress bar length. By default set to 2%.  
    Public PropertyGets/Sets the buffered part widget of the progress bar. Visible only when the Mode property is set to ENProgressBarMode.Buffered.  
    Public PropertyGets/Sets the buffered value of the progress bar. Taken into account only when Mode is set to ENProgressBarMode.Buffered.  
    Public PropertyGets/Sets the completed part widget of the progress bar.  
    Public PropertyGets/Sets the size of the completed part when in Indeterminate mode in percents of the total progress bar length. By default set to 25%.  
    Public PropertyGets/Sets the progress label style.  
    Public PropertyGets/Sets the progress bar mode. By default set to Determinate.  
    Public PropertyGets/Sets the empty part widget of the progress bar.  
    Public PropertyGets/Sets the width of the rim of a circular progress bar relative to the radius of the circular progress bar. Taken into account only when Style is set to ENProgressBarStyle.Circular. By default set to 50%.  
    Public PropertyGets/Sets the style of the progress bar.  
    Top
    See Also