FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util Namespace / GlyphInfo Class / Sideways Property

In This Topic
    Sideways Property
    In This Topic
    Indicates if the glyph should appear rotated 90 or -90 degrees.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sideways As Boolean
    public bool Sideways {get;}
    See Also