ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / PaletteEntry Structure / IsEmpty Method

In This Topic
    IsEmpty Method (PaletteEntry)
    In This Topic
    Specifies whether properties of the entry are unspecified.
    Syntax
    'Declaration
     
    Public Function IsEmpty() As Boolean
    public bool IsEmpty()
    See Also