Skip to main content
A newer version of this page is available. .

SvgImageBox.OptionsSelection Property

Contains item selection options.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v19.2.dll

Declaration

public SvgImageBoxOptionsSelection OptionsSelection { get; }

Property Value

Type Description
SvgImageBoxOptionsSelection

The item selection options.

Remarks

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

See Also