Click or drag to resize

PFThemeSettingsActionsBar_Color1 Field

Name of the theme setting containing the first actions bar color.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[PFThemeSettingDefinition(Type = PFThemeSettingType.Color, Category = "Actions Bar", 
	DefaultValue = "#f4f4f4")]
public const string ActionsBar_Color1 = "ActionsBar_Color1"

Field Value

Type: String
See Also