Name | Description | |
---|---|---|
![]() | NRibbonWidgetFactory Constructor |
The following tables list the members exposed by NRibbonWidgetFactory.
Name | Description | |
---|---|---|
![]() | NRibbonWidgetFactory Constructor |
Name | Description | |
---|---|---|
![]() | CreateWidget | Overridden. 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. |
![]() | GetString | Overridden. Gets the string representation of the given data source item. The default implementation calls the ToString method of the given data source item. |