ASPxRichEditBehaviorSettings.AcceptsTab Property
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.1.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 AcceptsTab |
---|---|
ASPxRichEditSettings |
|
See Also