Wimark.Controls Class Library  

DataGridViewCell.Format Property

Gets or sets the format string applied to the textual content of a cell.

[Visual Basic]
Public ReadOnly Property Format As String 
[C#]
public string Format {get;}
[C++]
public: __property String* get_Format();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewCell Class | DataGridViewCell Members | Wimark.Controls Namespace