SearchOptionDataSource.Value Özellik

Tanım

Arama seçeneği için değeri alır veya ayarlar. Bu özellik yalnızca Boole arama seçenekleri için geçerlidir.

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

Özellik Değeri

Boolean

Boole arama seçeneğinin değerini döndürür.

Şunlara uygulanır