Gets a reference to the internal ScrollViewer control instance used by the EntityViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
C# |
---|
protected internal ScrollViewer ScrollViewer { get; } |
Visual Basic (Declaration) |
---|
Protected Friend ReadOnly Property ScrollViewer As ScrollViewer |