combit List & Label 29 - .NET Hilfe
combit.Reporting Namespace / ListLabel Klasse / AutoShowPrintOptions Eigenschaft


In diesem Thema
    AutoShowPrintOptions Eigenschaft
    In diesem Thema

    Anzeige der Druckoptionen beim Druckstart für die Methode Print im datengebundenen Modus. Ermöglicht dem Benutzer eine andere Druckeroption auszuwählen.

    Syntax
    'Deklaration
     
    
    Public Property AutoShowPrintOptions As Boolean
    public bool AutoShowPrintOptions {get; set;}
    public:
    property bool AutoShowPrintOptions {
       bool get();
       void set (    bool value);
    }
    Anforderungen

    Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (21H2 - 23H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    Siehe auch