DataEntry Property

Microsoft Office Web Components Visual Basic

True if the specified page is used only for data entry (False if the page includes a populated recordset). The default value is False. Read/write Boolean.

expression.DataEntry

expression    Required. An expression that returns a DataSourceControl object.