Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

CaptionText Property







Gets or sets the text that will be displayed on the timeline view.
Syntax
public string CaptionText {get; set;}
'Declaration
 
Public Property CaptionText As String
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim value As String
 
instance.CaptionText = value
 
value = instance.CaptionText

            

            
public: __property string* get_CaptionText();
public: __property void set_CaptionText( 
   string* value
);
public:
property String^ CaptionText {
   String^ get();
   void set (    String^ value);
}

Property Value

The text that will be displayed on the timeline view.
Requirements

Target Platforms

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features