ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / CheckListItemStyles Class / VerticalAlign Property

In This Topic
    VerticalAlign Property (CheckListItemStyles)
    In This Topic
    Gets or sets the vertical alignment.
    Syntax
    'Declaration
     
    
    Public Property VerticalAlign As VerticalAlignment
    public VerticalAlignment VerticalAlign {get; set;}
    See Also