Skip to main content
All docs
V18.2

ASPxDesignerElementSerializationInfo.visible Property

Gets the visibility state of the value editor in the Property Grid.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public object visible { get; }

Property Value

Type Description
Object

A Object value.

See Also