EditorCategoryType Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:CSC.SC.TOPICA4.Template.EditorCategoryType"]
Namespace: CSC.SC.TOPICA4.Template
public enum EditorCategoryType
Member name | Value | Description | |
---|---|---|---|
Custom | 0 | Show property on custom tab in editor | |
Picker | 1 | Show property on "Picker" tab in editor | |
Base | 2 | Set this attribute on properties or fields in abstract classes, that should be displayed in the editor on the tab for the concrete class that inherits from the abstract class |