Gets the ElementStyle object that controls the appearance of the group.
Property Value
ElementStyle
An ElementStyle object that controls the appearance settings, such as font, padding, backgroup, CSS class name, etc.
This property is read only, however, you can access the returned object's properties and methods.
Remarks
Style property is applied to the entire group. You can use this property to control the group's border, color, paddings, cursor, etc.
See ElementStyle class and Using NavigationGroup.Style for more information about how to use this property.
Tip:
This property is usually used to specify the group's border, padding and cursor.
See Also
NavigationItemGroup Class | EO.Web Namespace