DefaultControlType Property

Microsoft Office Web Components Object Model

DefaultControlType Property

       

Returns or sets the default control type for the specified data source control. Read/write DefaultControlTypeEnum.

DefaultControlTypeEnum can be one of these DefaultControlTypeEnum constants.
ctlTypeBoundHTML
ctlTypeBoundSpan
ctlTypeTextBox

expression.DefaultControlType

expression   Required. An expression that returns a DataSourceControl object.