NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonWidgetFactory Class
Properties Methods


NRibbonWidgetFactory Class Members

The following tables list the members exposed by NRibbonWidgetFactory.

Public Constructors
Public Methods
 NameDescription
Public MethodOverridden. Creates a widget for the given data source item. The default implementation creates a label and sets its text to the result of the GetString method for the given data source item.  
Public MethodOverridden. Gets the string representation of the given data source item. The default implementation calls the ToString method of the given data source item.  
Top
See Also