Show / Hide Table of Contents

Class MultipleSelectionItem

Represents a collection of Item-derived classes which have been selected on the visual thermal label editor by the end-user.

Inheritance
System.Object
Item
MultipleSelectionItem
Inherited Members
Item.PropertyChanged
Item.OnPropertyChanged(Item, String)
Item._unitType
Item._dpi
Item._name
Item._x
Item._y
Item._dataField
Item._dataFieldFormatString
Item._useCache
Item._cacheItemId
Item.Name
Item.X
Item.Y
Item.UnitType
Item.Dpi
Item.DataField
Item.DataFieldFormatString
Item.UseCache
Item.CacheItemId
Item._printAsGraphic
Item.PrintAsGraphic
Item._visible
Item.Visible
Item._comments
Item.Comments
Item._tag
Item.Tag
Item._locked
Item.Locked
Item._editable
Item.Editable
Item._resizable
Item.Resizable
Item._expression
Item.Expression
Item._isDesignTime
Item.IsDesignTime
Item._groupName
Item.GroupName
Item._readonly
Item.ReadOnly
Item.HasFixedContent
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public class MultipleSelectionItem : Item, IXmlTemplate, INotifyPropertyChanged
Remarks

This class is used by the visual thermal label editor component mainly and should never be used with the ThermalLabel SDK.

Constructors

MultipleSelectionItem()

Declaration
public MultipleSelectionItem()

Properties

Items

Gets a collection of Item-derived classes.

Declaration
public ItemCollection Items { get; }
Property Value
Type Description
ItemCollection

Methods

Clone()

Declaration
public override Item Clone()
Returns
Type Description
Item
Overrides
Item.Clone()

ConvertToUnit(UnitType)

Declaration
public override void ConvertToUnit(UnitType unit)
Parameters
Type Name Description
UnitType unit
Overrides
Item.ConvertToUnit(UnitType)

UpdateFrom(Item)

Declaration
public override void UpdateFrom(Item item)
Parameters
Type Name Description
Item item
Overrides
Item.UpdateFrom(Item)
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com