Enum PropertyType
Describe the property type for showing in ScriptObjectBrowser
Namespace: Syncfusion.Scripting
Assembly: Syncfusion.Scripting.Base.dll
Syntax
public enum PropertyType
Fields
Name | Description |
---|---|
Collection | Property is a collection |
Item | Property is a item of collection |
None | The common type property |