FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / TablixProperties Class / GetSharedStyle Method / GetSharedStyle(Byte) Method

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

    Parameters

    styleRecType
    See Also