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

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

    Parameters

    styleRecType
    See Also