Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1FilePicker Class / BrowseContent Property

In This Topic
    BrowseContent Property (C1FilePicker)
    In This Topic
    Gets or sets the content of the Browse button.
    Syntax
    'Declaration
     
    
    Public Property BrowseContent As Object
    public object BrowseContent {get; set;}
    See Also