ASPxRichEditBehaviorSettings.AcceptsTab Property
In This Article
Gets or sets a value indicating whether pressing the TAB key types a TAB character instead of moving focus to the next control in the tab order.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Accepts |
---|---|
ASPx |
|
See Also