ListViewPagedDataSource.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se l'oggetto ListViewPagedDataSource è di sola lettura.

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

Valore della proprietà

false in tutti i casi.

Si applica a

Vedi anche