Back to Devexpress

BarCodePropertyProvider Class

wpf-devexpress-dot-xpf-dot-editors-e01cbac4.md

latest1.4 KB
Original Source

BarCodePropertyProvider Class

The base class for controls that display barcodes.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class BarCodePropertyProvider :
    ActualPropertyProvider
vb
Public Class BarCodePropertyProvider
    Inherits ActualPropertyProvider

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement DevExpress.Xpf.Editors.ActualPropertyProvider BarCodePropertyProvider

See Also

BarCodePropertyProvider Members

BarCodeEdit

DevExpress.Xpf.Editors Namespace