←Select platform

DesignText Property

Summary

Gets or sets the design text to display when in layout design mode.

Syntax

C#
VB
C++
public string DesignText { get; set; } 
  
Public Property DesignText As String 
             
            public: 
property String^ DesignText { 
   String^ get(); 
   void set (    String^ ); 
} 
             

Property Value

The text to display.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly