Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / ExpandBoundRows Property
In This Topic
    ExpandBoundRows Property
    In This Topic
    Gets or sets whether to add/delete entire rows on data binding.
    Syntax
    System.bool ExpandBoundRows {get; set;}
    See Also