SvgImageBox.OptionsSelection Property
In This Article
Contains item selection options.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
public SvgImageBoxOptionsSelection OptionsSelection { get; }
#Property Value
Type | Description |
---|---|
Svg |
The item selection options. |
#Remarks
See the description of the class’ members for more information.
See Also