Skip to main content
All docs
V24.2

EditingFieldEditorModel<TValue, TEditingField>.Visible Property

Namespace: DevExpress.Blazor.Reporting.EditingFields

Assembly: DevExpress.Blazor.v24.2.Viewer.dll

NuGet Package: DevExpress.Blazor.Viewer

Declaration

public bool Visible { get; set; }

Property Value

Type
Boolean

Implements

See Also