Offset by Y axis for the submenu relative to the parent item.
[Visual Basic]
Public Property OffsetPixelY As Integer
[C#]
public int OffsetPixelY {get;set;}
[Delphi]
public property OffsetPixelY: Int32 read get_OffsetPixelY write set_OffsetPixelY;
See Also
C1WebSubMenu Class | C1WebSubMenu Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |