Offset by X axis for the submenu relative to the parent item.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
[DefaultValueAttribute()]
public int OffsetPixelX { get; set; }
Visual Basic (Declaration)
<DefaultValueAttribute()> _
Public Property OffsetPixelX As Integer

See Also