ComponentOne DashboardLayout for WinForms
Finished Property

C1.Win.C1SplitContainer Namespace > DrawHeaderEventArgs Class : Finished Property
Gets or sets a value indicating whether all painting in the panel header is complete.
Syntax
'Declaration
 
Public Property Finished As Boolean
public bool Finished {get; set;}
Remarks
The panel text will not be drawn if the value of this property is true.
See Also

Reference

DrawHeaderEventArgs Class
DrawHeaderEventArgs Members