[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.DataMember.IsStatic

IsStatic Property

IsStatic

Gets a value indicating whether this member is part of a static grouping that repeats for every instance of its parent member.

Declaration
public abstract bool IsStatic { get; }
Property Value
Type Description
bool

true if this member is static; otherwise, false.