共用方式為


SelectListGroup.Disabled 屬性

定義

取得或設定值,這個值表示這個是否 SelectListGroup 停用。

public:
 property bool Disabled { bool get(); void set(bool value); };
public bool Disabled { get; set; }
member this.Disabled : bool with get, set
Public Property Disabled As Boolean

屬性值

適用於