This example illustrates how to create a custom DocumentManager. Once you place this component onto a form, it is possible to convert the current View to WidgetView by using this component's smart tag. In this case, a custom WidgetView will be created. When you create new documents at design time or runtime, custom documents will be created. For demonstration purposes, we added a new custom property to the custom Document class.
↧