Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Row Class
Members


In This Topic
    Row Class
    In This Topic
    Represents a row in the component.
    Object Model
    Row Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Row 
    'Usage
     
    Dim instance As Row
    public sealed class Row 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.Row

    See Also