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


In This Topic
    NRibbonWidgetFactory Class Members
    In This Topic

    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