Back to Devexpress

WindowsFormsSettings.PrioritizeIListSourceInDiagramDataBinding Property

windowsforms-devexpress-dot-xtraeditors-dot-windowsformssettings-409a87c0.md

latest1.5 KB
Original Source

WindowsFormsSettings.PrioritizeIListSourceInDiagramDataBinding Property

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public static DefaultBoolean PrioritizeIListSourceInDiagramDataBinding { get; set; }
vb
Public Shared Property PrioritizeIListSourceInDiagramDataBinding As DefaultBoolean

Property Value

Type
DefaultBoolean

Available values:

NameDescriptionReturn Value
True

The value is true.

|

0

| | False |

The value is false.

|

1

| | Default |

The value is specified by a global option or a higher-level object.

|

2

|

See Also

WindowsFormsSettings Class

WindowsFormsSettings Members

DevExpress.XtraEditors Namespace