Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / BindingPath Property
In This Topic
    BindingPath Property (ITable)
    In This Topic
    Gets or sets binding path of current table.
    Syntax
    System.string BindingPath {get; set;}
    See Also