FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridPrintParameters Class / DocumentName Property

In This Topic
    DocumentName Property (GridPrintParameters)
    In This Topic
    Gets or sets the name of the document to print.
    Syntax
    'Declaration
     
    Public Property DocumentName As String
    public string DocumentName {get; set;}
    See Also