combit List & Label 29 - .NET Help
combit.Reporting Namespace / DrawPageEventArgs Class
Properties Methods

In This Topic
    DrawPageEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DrawPageEventArgs.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property

    Internal callback data.

     
    Public Property

    Graphics object. You can draw in the work space using the usual GDI + methods.

     
    Public Property

    Is true, if called before drawing the remaining page, else false.

     
    Public Property

    Indicates whether the call is executed for the designer preview.

     
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    See Also