View model of the units alignment control for the SmartTile.

Namespace: Ico.Windows.Controls.SmartTileConfiguration
Assembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class UnitsAlignmentViewModel : PropertyGridItem
Visual Basic
Public Class UnitsAlignmentViewModel _
	Inherits PropertyGridItem
JScript
public class UnitsAlignmentViewModel extends PropertyGridItem

Inheritance Hierarchy

System..::..Object
  BindableObject
    PropertyGridItem
      Ico.Windows.Controls.SmartTileConfiguration..::..UnitsAlignmentViewModel

See Also