DxMapApiKeys.Azure Property
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
[DefaultValue("")]
[Parameter]
public string Azure { get; set; }
Property Value
Type | Default |
---|---|
String | String.Empty |
See Also