Gets or sets the content of the Browse button.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public Object BrowseContent { get; set; } |
| Visual Basic |
|---|
Public Property BrowseContent As Object Get Set |
Remarks
This is a dependency property.