ListField.WatermarkFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default string format for all list items
public:
property System::Drawing::StringFormat ^ WatermarkFormat { System::Drawing::StringFormat ^ get(); };
public System.Drawing.StringFormat WatermarkFormat { get; }
member this.WatermarkFormat : System.Drawing.StringFormat
Public ReadOnly Property WatermarkFormat As StringFormat