TableSizeSelector.SelectedItemBorderThicknessProperty Field
Identifies the SelectedItemBorderThickness bindable property.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
Declaration
public static readonly BindableProperty SelectedItemBorderThicknessProperty
Field Value
| Type | Description |
|---|---|
| BindableProperty | A bindable property identifier. |
See Also