CustomInspectorDescriptor.DisablingInspectorIds property
Namespace: NextDesign.Desktop.CustomUI
Description
Inspector Id to disable (hide). It will be invalid while this custom inspector is registered.
IList <string\> DisablingInspectorIds {get; set;}
type
- IList <string>