ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintOptionsForm.ActionItem Class / Provider Property

In This Topic
    Provider Property (PrintOptionsForm.ActionItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Provider As Object
    public object Provider {get; set;}
    See Also