Share via


ButtonTextAlignment Enumeration

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Button text alignment.

Namespace:  Microsoft.Dynamics.Retail.SharePoint.Web.Controls
Assembly:  Microsoft.Dynamics.Retail.SP.Web.Controls (in Microsoft.Dynamics.Retail.SP.Web.Controls.dll)

Syntax

'Declaration
Public Enumeration ButtonTextAlignment
'Usage
Dim instance As ButtonTextAlignment
public enum ButtonTextAlignment
public enum class ButtonTextAlignment

Members

Member name Description
None None.
Left Left button text alignment.
Right Right button text alignment.

See Also

Reference

Microsoft.Dynamics.Retail.SharePoint.Web.Controls Namespace