Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1DocumentSource Class / Init Method

In This Topic
    Init Method (C1DocumentSource)
    In This Topic
    Called from constructor, initializes an object.
    Syntax
    'Declaration
     
    Protected Overridable Sub Init() 
    protected virtual void Init()
    See Also