[]
        
(Showing Draft Content)

C1.Win.Command.C1OutBar.DrawPage

DrawPage Event

Occurs when the owner-drawn C1OutPage should be redrawn.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[C1Description("C1OutBar.DrawPage", "Occurs when the owner-drawn C1OutPage should be redrawn.")]
public event DrawPageEventHandler DrawPage
<C1Description("C1OutBar.DrawPage", "Occurs when the owner-drawn C1OutPage should be redrawn.")>
Public Event DrawPage As DrawPageEventHandler
Returns
Type Description
DrawPageEventHandler Occurs when the owner-drawn C1OutPage should be redrawn.