Gets the source.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public Control Source { get; } |
Visual Basic |
---|
Public ReadOnly Property Source As Control Get |
Visual C++ |
---|
public: property Control^ Source { Control^ get (); } |
F# |
---|
member Source : Control with get |
Property Value
Type: ControlThe source.