[]
        
(Showing Draft Content)

C1.Win.C1SplitContainer.DrawHeaderEventArgs

DrawHeaderEventArgs Class

Provides data for the DrawHeader event.

Inheritance
DrawHeaderEventArgs
Namespace: C1.Win.C1SplitContainer
Assembly: C1.Win.C1SplitContainer.4.8.dll
Syntax
public class DrawHeaderEventArgs : EventArgs

Constructors

Name Description
DrawHeaderEventArgs(Graphics, Rectangle)

Initializes a new instance of a DrawHeaderEventArgs.

Properties

Name Description
Bounds

Gets the location and size of a rectangle in which to paint.

Finished

Gets or sets a value indicating whether all painting in the panel header is complete.

Graphics

Gets the Graphics used to paint the panel header.