ActiveReports 13
IsEmpty Property (Color)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > Color Structure : IsEmpty Property
Gets a value indicating whether this instance is empty.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
public bool IsEmpty {get;}

Property Value

true if this instance is empty; otherwise, false.
See Also

Reference

Color Structure
Color Members