ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / Transposed Property

In This Topic
    Transposed Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Transposed As Boolean
    public bool Transposed {get; set;}
    See Also