C#
VB
C++
Gets or sets the format string for the displayed value.
public string FormatString { get; set; }
Public Property FormatString As String
The format System.String for the displayed value.
The format string is used for display purposes. For example, to display the Patient ID you can set the format string to "Patient ID: {0}"
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET