다음을 통해 공유


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

속성 값

적용 대상