Specifies if there is a selection
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool Selected { get; }
Public ReadOnly Property Selected As Boolean Get
public: property bool Selected { bool get (); }


























