ReportDesignerViewModel.IsFieldListVisible Property
In This Article
Specifies whether or not the Field List panel is visible.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Field List is visible; otherwise false. |
See Also