ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / DataMember Class
Properties

In This Topic
    DataMember Class Members
    In This Topic

    The following tables list the members exposed by DataMember.

    Public Properties
     NameDescription
    Public PropertyReturns the members contained within this member.  
    Public PropertyReturns the custom properties for this member.  
    Public PropertyThe name to use for the data element or attribute for this data member when rendered via a data oriented rendering extension (e.g. XML).  
    Public PropertyIndicates how this item should appear when rendered with a data oriented rendering device.  
    Public PropertyIndicates the current hidden state of this member. The value can change via toggling.  
    Public PropertyIndicates this member is part of a static grouping. It will repeat for every instance of it's parent member.  
    Public PropertyIndicates whether this member shows subtotal values or a value for a particular member.  
    Public PropertyIndicates the cell (within CustomData.DataCells that this member starts at.  
    Public PropertyThe number of leaf groups this member spans (will always be at least one).  
    Public PropertyGets the parent of this member.  
    Top
    See Also