ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintPreviewWinSettings Class / Location Property

In This Topic
    Location Property (PrintPreviewWinSettings)
    In This Topic
    Gets or sets the location of the preview window.
    Syntax
    'Declaration
     
    
    Public Property Location As Point
    public Point Location {get; set;}
    See Also