Skip to main content
All docs
V23.2

EditingFieldEditorModel<TValue, TEditingField>.Visible Property

Namespace: DevExpress.Blazor.Reporting.EditingFields

Assembly: DevExpress.Blazor.Reporting.v23.2.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

public bool Visible { get; set; }

Property Value

Type
Boolean

Implements

See Also