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.v19.2.dll

Declaration

public abstract class veContentSelector :
    veSelector,
    IContentSelector,
    ISelector

Inheritance

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