←Select platform

TextFormat Property

Summary

Gets or sets the System.Drawing.StringFormat options when painting on the cell.

Syntax

C#
VB
C++
public StringFormat TextFormat { get; set; } 
  
Public Property TextFormat As StringFormat 
public: 
property StringFormat^ TextFormat { 
   StringFormat^ get(); 
   void set (    StringFormat^ ); 
} 

Property Value

The System.Drawing.StringFormat options when painting on the cell.

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.Dicom.Web Assembly