Class SymbologyBase
Inheritance
System.Object
SymbologyBase
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class SymbologyBase : DependencyObject
Constructors
SymbologyBase()
Declaration
protected SymbologyBase()
Fields
AutoChecksumProperty
Declaration
public static readonly DependencyProperty AutoChecksumProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
ModuleProperty
Declaration
public static readonly DependencyProperty ModuleProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
SizingModeProperty
Declaration
public static readonly DependencyProperty SizingModeProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
AutoChecksum
Declaration
public bool AutoChecksum { get; set; }
Property Value
|
System.Boolean
|
Module
Declaration
public int Module { get; set; }
Property Value
|
System.Int32
|
SizingMode
Methods
OnInternalSymbologyPropertyChanged(String)
Declaration
protected virtual void OnInternalSymbologyPropertyChanged(string propertyName)
Parameters
|
System.String
propertyName
|
OnSymbologyPropertyChanged()
Declaration
protected virtual void OnSymbologyPropertyChanged()