Skip to main content

ICustomUI.Descriptor property

Namespace: NextDesign.Desktop.CustomUI

Description

Gets or sets the descriptor. The Descriptor specified at the time of registration is set at the time of generation. If not set, the custom UI will not be displayed.

ICustomDescriptor Descriptor {get; set;}

type