Click or drag to resize
ActionPaletteItemActionType Property
Gets the type of action associated with the ActionPaletteItem.

Namespace: Kjs.AppLife.Update.Engine.Core.Design
Assembly: Kjs.AppLife.Update.Engine.Core.Design (in Kjs.AppLife.Update.Engine.Core.Design.dll) Version: 1.0.0.12 (4.0.0.0)
Syntax
public Type ActionType { get; }

Property Value

Type: Type
The type of action associated with the ActionPaletteItem.
See Also