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

veContentSelector Class

The base class for containers capable of visualizing items’ contents using templates.

Namespace: DevExpress.UI.Xaml.Layout.VisualElements

Assembly: DevExpress.UI.Xaml.Layout.v18.2.dll

Declaration

public abstract class veContentSelector :
    veSelector,
    IContentSelector,
    ISelector

Inheritance

Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Control
Windows.UI.Xaml.Controls.ItemsControl
DevExpress.UI.Xaml.Layout.VisualElements.veItemsControl
veSelector
veContentSelector
See Also