Class NamedRangeScope
Inheritance
System.Object
NamedRangeScope
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class NamedRangeScope : Object
Constructors
NamedRangeScope()
Declaration
public NamedRangeScope()
Properties
CellAddress
Declaration
public string CellAddress { get; set; }
Property Value
Type |
---|
System.String |
Scope
Declaration
public string Scope { get; set; }
Property Value
Type |
---|
System.String |