RichEditBuilder.Unit(Unit) Method
Sets the unit for dimensions in dialogs.
Namespace: DevExpress.AspNetCore.RichEdit
Assembly: DevExpress.AspNetCore.RichEdit.v24.2.dll
NuGet Package: DevExpress.AspNetCore.RichEdit
#Declaration
public RichEditBuilder Unit(
Unit unit
)
#Parameters
Name | Type | Description |
---|---|---|
unit | Unit | The unit. |
#Returns
Type | Description |
---|---|
Rich |
An object that can be used to further configure the Rich Text Editor. |