Table of Contents

TBaseAureliusDataset.ReadOnly Property

Gets or sets whether the dataset is in read-only mode, preventing edits via data-aware controls.

Remarks

Defaults to False. Can only be changed while the dataset is inactive.

Syntax

Unit: Aurelius.Bind.BaseDataset

property TBaseAureliusDataset.ReadOnly: Boolean

See also