NevronOpenVision
Nevron.Nov.Grid Namespace / NProgressBarColumnFormat Class
Fields Properties Methods Events


NProgressBarColumnFormat Class Members

The following tables list the members exposed by NProgressBarColumnFormat.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
Public Properties
 NameDescription
Public PropertyGets or sets the style of the progress bars labels. By default set to Value  
Public PropertyGets or sets the maximum for the progress bars created by the format.  
Public PropertyGets or sets the minimum for the progress bars created by the format.  
Public PropertyGets or sets the value formatter that creates a string representation of the value for the clipboard Copy operation.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Determines whether the copy operation can be performed.  
Public MethodOverridden.   
Public MethodOverridden. Formats the default data cell.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to create a NProgressBar that displays the specified value.  
Protected MethodOverridden. Overriden to return Fit.  
Top
See Also