Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / LineItem Class
Properties

In This Topic
    LineItem Class Members
    In This Topic

    The following tables list the members exposed by LineItem.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the boundary of the line.  
    Public PropertyGets or sets the end column of this LineItem object.  
    Public PropertyGets or sets the column from which this LineItem object starts.  
    Public PropertyGets or sets the direction of this LineItem object.  
    Public PropertyGets or sets a value that indicates whether this instance is a grid line.  
    Public PropertyGets or sets the main line of this LineItem object.  
    Public PropertyGets or sets the next breaker1 item.  
    Public PropertyGets or sets the next breaker2 item.  
    Public PropertyGets or sets the next line of this LineItem object.  
    Public PropertyGets or sets the previous breaker1 item.  
    Public PropertyGets or sets the previous breaker2 item.  
    Public PropertyGets or sets the previous line of this LineItem object.  
    Public PropertyGets or sets the end row of this LineItem object.  
    Public PropertyGets or sets the row from which this LineItem object starts.  
    Top
    See Also