DxFormLayoutItem.CaptionId Property
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.2.dll
NuGet Package: DevExpress.Blazor
Declaration
[DefaultValue(null)]
[Parameter]
public string CaptionId { get; set; }
Property Value
| Type | Default |
|---|---|
| String | null |
See Also