Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapSubItemTitle Class / Position Property

In This Topic
    Position Property (MapSubItemTitle)
    In This Topic
    Gets or sets the position of this item relative to its parent area.
    Syntax
    'Declaration
     
    
    Public Property Position As DockStyle
    public DockStyle Position {get; set;}
    See Also