List & Label .NET
combit.Reporting Namespace / DrawPageEventArgs Class

In This Topic
    DrawPageEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see DrawPageEventArgs members.

    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
    See Also