Version: 13.0

    Show / Hide Table of Contents

    Enum CustomReportTabs.ReportLayoutOrientation

    Namespace: SMT.MastaAPI.Utility.Report
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("d9a1f88b-be5e-6276-011e-8c4c1ef591c7")]
    [ApiEnumFor("SMT.Utility.Report.CustomReportTabs+ReportLayoutOrientation, SMT.Utility")]
    public enum ReportLayoutOrientation

    Fields

    Name Description
    Horizontal

    Horizontal

    Vertical

    Vertical

    Back to top