Name | Description | |
---|---|---|
![]() ![]() | ChildEditorsComparerProperty | Reference to the child editors comparer property |
![]() ![]() | NCategoryEditorSchema | Schema associated with NCategoryEditor |
The following tables list the members exposed by NCategoryEditor.
Name | Description | |
---|---|---|
![]() ![]() | ChildEditorsComparerProperty | Reference to the child editors comparer property |
![]() ![]() | NCategoryEditorSchema | Schema associated with NCategoryEditor |
Name | Description | |
---|---|---|
![]() | ChildEditorsComparer | Gets or sets the child editors comparer, which defines the order of the property and/or subcategory editors inside this category editor. |
![]() | EditedCategory | Gets the edited property category. |
Name | Description | |
---|---|---|
![]() | Compare | |
![]() | Initialize | Initializes the property category editor. |
Name | Description | |
---|---|---|
![]() | CreateChildEditors | Creates a list of the child editors, which must be embedded in this category editor |
![]() | CreateChildEditorsContainer | Must override to create the widget, that contains the specified child editors |
![]() | CreateControl | Overridden. Overriden to create the editors container. |
![]() | GetDefaultDisplayOrder | Overridden. Overriden to return the designer defined display order for the edited category. |
![]() | GetDefaultTitle | Overridden. Gets the default editor title |
![]() | OnEditedNodeChanged | Overridden. Called when when any aspect of the edited node has changed. |
![]() | OnInitialized | Overridden. Called when the editor has been initialized |
![]() | OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node. |