GridControl.PrintDocument Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Drawing::Printing::PrintDocument ^ PrintDocument { System::Drawing::Printing::PrintDocument ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Printing.PrintDocument PrintDocument { get; }
[<System.ComponentModel.Browsable(false)>]
member this.PrintDocument : System.Drawing.Printing.PrintDocument
Public ReadOnly Property PrintDocument As PrintDocument
Property Value
Implements
- Attributes