FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / ReportItemProperties Class
Members

In This Topic
    ReportItemProperties Class
    In This Topic
    Object Model
    ReportItemProperties Class
    Syntax
    'Declaration
     
    Public MustInherit Class ReportItemProperties 
       Inherits ElementProperties
    public abstract class ReportItemProperties : ElementProperties 
    Inheritance Hierarchy

    System.Object
       C1.Ssrs.RplReader.Recs.RplRec
          C1.Ssrs.RplReader.Recs.ElementProperties
             C1.Ssrs.RplReader.Recs.ReportItemProperties
                C1.Ssrs.RplReader.Recs.DynamicImageProperties
                C1.Ssrs.RplReader.Recs.ImageProperties
                C1.Ssrs.RplReader.Recs.LineProperties
                C1.Ssrs.RplReader.Recs.RectangleProperties
                C1.Ssrs.RplReader.Recs.RichTextBoxProperties
                C1.Ssrs.RplReader.Recs.SubReportProperties
                C1.Ssrs.RplReader.Recs.TablixProperties

    See Also