Click or drag to resize

NavigationTargetPropertiesMenu_CssClass Property

The CssClass to apply to the menu item (typically a toolbar button).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Menu_CssClass { get; }

Property Value

Type: String
The CssClass to apply to the menu item (typically a toolbar button).
See Also