LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FeatureId Property (CellGeneratedEventArgs)

Show in webframe






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: __property string* get_FeatureId();
public:
property string* FeatureId {
   string* get();
}

Property Value

The feature that executed to generate the new cell.
Requirements

Target Platforms

See Also

Reference

CellGeneratedEventArgs Class
CellGeneratedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.