WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Line - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Line

    Represents a line report item.

    Inheritance
    System.Object
    ReportItem
    Line
    Inherited Members
    ReportItem.ShouldSerializeZIndex()
    ReportItem.ResetZIndex()
    ReportItem.ShouldSerializeCustomProperties()
    ReportItem.ResetCustomProperties()
    ReportItem.ShouldSerializeDataElementOutput()
    ReportItem.ResetDataElementOutput()
    ReportItem.ShouldSerializeVisibility()
    ReportItem.ResetVisibility()
    ReportItem.Left
    ReportItem.Top
    ReportItem.Name
    ReportItem.Value
    ReportItem.ActionInfo
    ReportItem.Height
    ReportItem.Width
    ReportItem.ZIndex
    ReportItem.Visibility
    ReportItem.LabelLocID
    ReportItem.ToolTip
    ReportItem.DocumentMapLabel
    ReportItem.Bookmark
    ReportItem.RepeatWith
    ReportItem.CustomProperties
    ReportItem.DataElementName
    ReportItem.DataElementOutput
    ReportItem.Style
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public class Line : ReportItem

    Constructors

    Line()

    Declaration
    public Line()

    Line(ReportSerializer)

    Declaration
    public Line(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved