ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Field Class / PictureAlign Property

In This Topic
    PictureAlign Property (Field)
    In This Topic
    Gets or sets how field pictures should be the aligned.
    Syntax
    'Declaration
     
    Public Property PictureAlign As PictureAlignEnum
    public PictureAlignEnum PictureAlign {get; set;}
    See Also