ComponentOne List for WinForms
C1.Win.C1List Namespace / Style Class / ForeGroundPicturePosition Property

In This Topic
    ForeGroundPicturePosition Property (Style)
    In This Topic
    Gets or sets the position that the ForGroupImage is rendered.
    Syntax
    'Declaration
     
    
    Public Property ForeGroundPicturePosition As ForeGroundPicturePositionEnum
    public ForeGroundPicturePositionEnum ForeGroundPicturePosition {get; set;}
    See Also