Skip to main content

DXOpenFileDialog.ReadOnlyChecked Property

For internal use only.

Namespace: DevExpress.Xpf.Dialogs

Assembly: DevExpress.Xpf.Dialogs.v23.2.dll

NuGet Package: DevExpress.Wpf.Dialogs

Declaration

public bool ReadOnlyChecked { get; set; }

Property Value

Type
Boolean

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also