FormPickerItemBaseActualAppearance.OutlineButtonBorderThickness Property
Gets the border thickness of the outlined buttons that is applied to the current FormPickerItemBase.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public double OutlineButtonBorderThickness { get; }
Property Value
Type | Description |
---|---|
Double | The border thickness of the outlined buttons. |
See Also