ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / IDropDownControlViewBase Interface / ImageAlign Property

In This Topic
    ImageAlign Property (IDropDownControlViewBase)
    In This Topic
    Gets or sets the alignment of the image.
    Syntax
    'Declaration
     
    
    Property ImageAlign As ContentAlignment
    ContentAlignment ImageAlign {get; set;}
    See Also