alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class PropertyType

    Describe the property type for showing in ScriptObjectBrowser

    Inheritance
    System.Object
    PropertyType
    Namespace: Syncfusion.Scripting
    Assembly: Syncfusion.Scripting.Base.dll
    Syntax
    public sealed class PropertyType : Enum

    Fields

    Collection

    Property is a collection

    Declaration
    public const PropertyType Collection
    Field Value
    Type
    PropertyType

    Item

    Property is a item of collection

    Declaration
    public const PropertyType Item
    Field Value
    Type
    PropertyType

    None

    The common type property

    Declaration
    public const PropertyType None
    Field Value
    Type
    PropertyType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved