True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintOptionsForm.ActionItem Class / Provider Property

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