menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NamedRangeScope - API Reference

    Show / Hide Table of Contents

    Class NamedRangeScope

    Inheritance
    System.Object
    NamedRangeScope
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public class NamedRangeScope

    Constructors

    NamedRangeScope()

    Declaration
    public NamedRangeScope()

    Properties

    CellAddress

    Declaration
    public string CellAddress { get; set; }
    Property Value
    Type Description
    System.String

    Scope

    Declaration
    public string Scope { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved