Back to Devexpress

SvgImageBox.OptionsSelection Property

windowsforms-devexpress-dot-xtraeditors-dot-svgimagebox-e94c2770.md

latest1.2 KB
Original Source

SvgImageBox.OptionsSelection Property

Contains item selection options.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public SvgImageBoxOptionsSelection OptionsSelection { get; }
vb
Public ReadOnly Property OptionsSelection As SvgImageBoxOptionsSelection

Property Value

TypeDescription
SvgImageBoxOptionsSelection

The item selection options.

|

Remarks

See the description of the class’ members for more information.

See Also

SvgImageBox Class

SvgImageBox Members

DevExpress.XtraEditors Namespace