Leadtools.Medical.Workstation.Commands Namespace > ChangeCellScrollCommand Class : Scroll Property |
public ChangeCellScrollCommand.ScrollLocation Scroll {get; set;}
'Declaration Public Property Scroll As ChangeCellScrollCommand.ScrollLocation
'Usage Dim instance As ChangeCellScrollCommand Dim value As ChangeCellScrollCommand.ScrollLocation instance.Scroll = value value = instance.Scroll
public ChangeCellScrollCommand.ScrollLocation Scroll {get; set;}
get_Scroll();
set_Scroll(value);
public: __property ChangeCellScrollCommand.ScrollLocation get_Scroll(); public: __property void set_Scroll( ChangeCellScrollCommand.ScrollLocation value );
public: property ChangeCellScrollCommand.ScrollLocation Scroll { ChangeCellScrollCommand.ScrollLocation get(); void set ( ChangeCellScrollCommand.ScrollLocation value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2