Gets the ElementPaddings object to control the padding of the text on an item.
Property Value
ElementPaddings
The
EelementPaddings object that controls the left, right, top and bottom space between the text and the item's border.
This property is read only, however, you can access the properties and methods of the object it returns.
Remarks
Use ElementPaddings property to specify the right, left, top, bottom paddings for this item's Text. For example, use MenuItem.Text.Padding.Left to specify the space between the left icon and text.
See Also
NavigationItemText Class | EO.Web Namespace