SelectedDatesCollection.IsReadOnly Egenskap

Definition

Hämtar ett värde som anger om SelectedDatesCollection samlingen är skrivskyddad.

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

Egenskapsvärde

false i samtliga fall.

Kommentarer

Den här egenskapen returneras false alltid för att indikera att SelectedDatesCollection samlingen kan skrivas till i alla fall.

Gäller för