PropertyMetadata.IsReadOnly 屬性

定義

會得到一個值,表示是否 Options 被設定為 ReadOnly

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

屬性值

true若設為ReadOnly;否則,。 false

適用於