Class RadBarcode
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadBarcode : RadControl
Constructors
RadBarcode()
Declaration
public RadBarcode()
Fields
ErrorMessageProperty
Declaration
public static readonly DependencyProperty ErrorMessageProperty
Field Value
Microsoft.
|
IsValidProperty
Declaration
public static readonly DependencyProperty IsValidProperty
Field Value
Microsoft.
|
SymbologyProperty
Declaration
public static readonly DependencyProperty SymbologyProperty
Field Value
Microsoft.
|
ValueProperty
Declaration
public static readonly DependencyProperty ValueProperty
Field Value
Microsoft.
|
Properties
ErrorMessage
Declaration
public string ErrorMessage { get; }
Property Value
System.
|
IsValid
Declaration
public bool IsValid { get; }
Property Value
System.
|
Symbology
Value
Declaration
public string Value { get; set; }
Property Value
System.
|
Methods
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Windows.
|
Returns
Windows.
|
Overrides
OnApplyTemplate()
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|