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 |