Intersoft ClientUI Documentation
TargetCell Property



Gets the target cell.
Syntax
Public ReadOnly Property TargetCell As UXScheduleViewCellBase
Dim instance As UXScheduleViewInteractiveData
Dim value As UXScheduleViewCellBase
 
value = instance.TargetCell
public UXScheduleViewCellBase TargetCell {get;}
public:
property UXScheduleViewCellBase^ TargetCell {
   UXScheduleViewCellBase^ get();
}
Requirements

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

See Also

Reference

UXScheduleViewInteractiveData Class
UXScheduleViewInteractiveData Members

Send Feedback