Skip to main content

DevExpress.WinUI.Controls Namespace

Contains classes which provide the functionality for DevExpress BarCodeControl and RangeControl.

Assemblies: DevExpress.WinUI.BarCode.v23.2.dll, DevExpress.WinUI.RangeControl.v23.2.dll

NuGet Package: DevExpress.WinUI

Classes

Name Description
BarCodeControl A control that displays barcodes.
BarCodeSymbologyStorage static
CalendarClient Shows a calendar within the range control’s viewport.
CodabarSymbology Generates a Codabar bar code.
Code11Symbology Generates a Code 11 (USD-8) bar code.
Code128Symbology Generates a Code 128 bar code. Code 128 is a high-density symbology that encodes alphanumeric data.
Code128SymbologyBase<T> The base class for the Code128 class used to generate bar codes.
Code39ExtendedSymbology Generates a Code 39 Extended bar code. Code 39 Extended is an extended version of the Code 39 (USD-3) barcode that supports the ASCII character set.
Code39Symbology Generates a Code 39 (USD-3) bar code.
Code39SymbologyBase<T> The base class for the Code39 and Code39Extended classes used to generate bar codes.
Code93ExtendedSymbology Generates a Code 93 Extended bar code. Code 93 Extended is based on Code 93 and can encode all 128 ASCII characters.
Code93Symbology Generates a Code 39 (USD-3) bar code.
CodeMSISymbology Generates an MSI bar code. MSI is based on the Plessey Code symbology. MSI, also known as Modified Plessey, is used to mark retail shelves for inventory control.
DataBarSymbology Generates a GS1 (DataBar) bar code. The GS1 DataBar barcode is based on a family of symbols often used in the GS1 DataBar Coupon (coupon codes are commonly used in retail).
DataMatrixGS1Symbology Generates a GS1 (Data Matrix) bar code. GS1 Data Matrix is a variant of the Data Matrix symbology that conforms to GS1 specifications.
DataMatrixSymbology Generates an ECC200 - Data Matrix bar code. Data Matrix is a two-dimensional matrix barcode. It consists of black and white “cells” arranged in a rectangular pattern. The barcode can encode textual and numeric data.
EAN128Symbology Generates a GS1-128 - EAN-128 (UCC) bar code. GS1-128 is a variable length self-checking symbololgy. GS1-128 is a subset of a more general Code 128 symbology.
EAN13Symbology Generates a EAN-13 bar code. EAN-13 is a symbology based on the UPC-A standard.
EAN8Symbology Generates an EAN-13 bar code. EAN-8 is a shorter version of the EAN-13. EAN-8 can encode 8 digits, the first 7 of which users should specify, and the last digit (check digit) is generated automatically. EAN-8 is used on small packages where EAN-13 does not fit, for example on pencils or chewing gum packets.
Industrial2of5Symbology Generates an Industrial 2 of 5 bar code. Standard 2 of 5 is a low-density numerical barcode that was introduced in the 1960s. It has been used in the photofinishing and warehouse sorting industries, as well as to sequentially number airline tickets.
Industrial2of5SymbologyBase<T> The base class for the Industrial2of5 class used to generate bar codes.
IntelligentMailSymbology Generates an IntelligentMail bar code. The Intelligent Mail barcode is a height-modulated barcode that encodes up to 31 decimal digits of mail-piece data into 65 vertical bars.
Interleaved2of5Symbology Generates an Interleaved 2 of 5 barcode. Interleaved 2 of 5 is a high-density numerical barcode based on the Standard 2 of 5 symbology. It is used primarily in the distribution and warehousing industries.
Interleaved2of5SymbologyBase<T> The base class for the Interleaved2of5 class used to generate bar codes.
ITF14Symbology Generates an ITF-14 bar code. The UPC Shipping Container Symbol (ITF-14) barcode is used to mark packaging materials that contain products labeled with a UPC or EAN product identification number.
Matrix2of5Symbology Generates a Matrix 2 of 5 bar code. Matrix 2 of 5 is a linear one-dimensional self-checking barcode that can encode only numerical data. The barcode is used primarily for warehouse sorting, photo finishing, and airline ticket marking.
PDF417Symbology Generates a PDF417 bar code. PDF417 (Portable Data File) is a stacked linear two-dimensional barcode. It is used in different fields, including transport, postal, identification card, and inventory management.
PostNetSymbology Generates a PostNet bar code. PostNet was developed by the United States Postal Service (USPS) for faster mail sorting and routing. Unlike most other bar codes where data is encoded in the width of the bars and spaces, PostNet encodes data in the height of the bars. PostNet bars have the same width but different heights.
QRCodeSymbology Generates a QRCode bar code. A Quick Response (QR) Code is a two-dimensional code. QR scanners, mobile phones with a camera, and smartphones can read this code.
RangeControl A Range Control.
SparkAreaClient This RangeControl client shows a range of numeric values. Each value is represented by a dot. Dots are connected by a continuous line. The areas above and below the line are of different colors.
SparkBarClient
SparkLineClient
SparkPointClient
SymbologyBase The base class for all the classes used to generate bar codes.
SymbologyBase<T> The base class for all the classes that generate bar codes.
SymbologyCheckSumBase<T> The base class for all the classes used to generate bar codes.
UPCASymbology Generates a UPC-A bar code. The Universal Product Code (UPC) is a barcode symbology that is widely used in the United States, Canada, Europe, Australia, New Zealand, and other countries for tracking trade items in stores.
UPCE0Symbology Generates a UPC-E0 bar code.
UPCE1Symbology Generates a UPC-E1 bar code.
UPCSupplemental2Symbology Generates a UPC Supplemental 2 bar code. UPC Supplemental 2 is a 2-digit supplement for the EAN-13 barcode. It is used on magazines, newspapers, and other periodicals to indicate the issue number.
UPCSupplemental5Symbology Generates a UPC Supplemental 5 bar code. UPC Supplemental 5 is a 5-digit supplement for the EAN-13 barcode. It is used on books to indicate the suggested retail price.

Interfaces

Name
IFullBarCodeData