PowerTCP Emulation for .NET CF
Selection Field
See Also  Send comments on this topic.
Dart.Emulation Namespace > Vt Class : Selection Field




Gets a Selection instance that is used to control the display of selected cells as well as getting the text and attributes of those cells.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Selection As Selection
Visual Basic (Usage)Copy Code
Dim instance As Vt
Dim value As Selection
 
value = instance.Selection
C# 
public readonly Selection Selection
Managed Extensions for C++ 
public: readonly Selection* Selection
C++/CLI 
public:
readonly Selection^ Selection

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.