C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1DocumentSourceFeatures Class
Members

C1DocumentSourceFeatures Class
Represents a set of features which are supported by a specific instance of the C1DocumentSource class. A client using that instance can analyse the properties exposed by this type, and enable or disable the UI elements accordingly.
Object Model
C1DocumentSourceFeatures Class
Syntax
'Declaration
 
Public MustInherit Class C1DocumentSourceFeatures 
 
Inheritance Hierarchy

System.Object
   C1.WPF.Document.C1DocumentSourceFeatures

See Also