FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / SectionElementProperties Class / GetSharedStyle Method

In This Topic
    GetSharedStyle Method (SectionElementProperties)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetSharedStyle( _
       ByVal styleRecType As Byte _
    ) As ElementStyle
    public ElementStyle GetSharedStyle( 
       byte styleRecType
    )

    Parameters

    styleRecType
    See Also