Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1DocumentAction Class
Members

In This Topic
    C1DocumentAction Class
    In This Topic
    Represents an action which can be executed by the C1DocumentSource and change its content, see C1DocumentSource.ExecuteAction.
    Object Model
    C1DocumentAction Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1DocumentAction 
    public abstract class C1DocumentAction 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Document.C1DocumentAction

    See Also