LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

FeatureId Property (CellGeneratedEventArgs)







Gets the feature that executed to generate the new cell.
Syntax
public string FeatureId {get;}
'Declaration
 
Public ReadOnly Property FeatureId As String
'Usage
 
Dim instance As CellGeneratedEventArgs
Dim value As String
 
value = instance.FeatureId
public string FeatureId {get;}
 get_FeatureId(); 
public: __property string* get_FeatureId();
public:
property string* FeatureId {
   string* get();
}

Property Value

The feature that executed to generate the new cell.
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

CellGeneratedEventArgs Class
CellGeneratedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.