ParameterEditorUserControl.ParametersConfigured 属性

定义

返回一个值,该值指示是否配置了编辑器中的所有参数。

public:
 property bool ParametersConfigured { bool get(); };
public bool ParametersConfigured { get; }
member this.ParametersConfigured : bool
Public ReadOnly Property ParametersConfigured As Boolean

属性值

true 如果已完全配置编辑器中的所有参数,则为 ;否则 false

适用于

另请参阅