ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLBuilderForm Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property (VDLBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
    public virtual System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}
    See Also