AIIntegrationLocalizer.GetToneStyleCaption(ToneStyle) Method
Namespace: DevExpress.AIIntegration.Localization
Assembly: DevExpress.AIIntegration.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| value | ToneStyle |
Returns
| Type |
|---|
| String |
See Also
Namespace: DevExpress.AIIntegration.Localization
Assembly: DevExpress.AIIntegration.v26.1.dll
public static string GetToneStyleCaption(
ToneStyle value
)
Public Shared Function GetToneStyleCaption(
value As ToneStyle
) As String
| Name | Type |
|---|---|
| value | ToneStyle |
| Type |
|---|
| String |