IDataBoundListControl.EnablePersistedSelection Vlastnost

Definice

Získá nebo nastaví hodnotu, která označuje, zda je výběr řádku založen na indexu nebo na hodnotách klíče dat.

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

Hodnota vlastnosti

truepokud je výběr řádku založen na hodnotách datového klíče; v opačném případě . false

Platí pro