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

Show in webframe

ShowFreezeText Property






Enables or disables showing the freeze text over the frozen cells.
Syntax
public bool ShowFreezeText {get; set;}
'Declaration   Public Property ShowFreezeText As Boolean
'Usage   Dim instance As MedicalViewerCell Dim value As Boolean   instance.ShowFreezeText = value   value = instance.ShowFreezeText
public: property bool ShowFreezeText {    bool get();    void set (    bool value); }

Property Value

true to show the freeze text; otherwise, false.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features