NextDesign.DesktopCustomInspectorDescriptorPropertiesDisablingInspectorIdsOn this pageCustomInspectorDescriptor.DisablingInspectorIds property Namespace: NextDesign.Desktop.CustomUI Description Id of the inspector to disable (hide). This custom inspector is disabled while it is registered. IList<string> DisablingInspectorIds { get; set; } Type IList<string>