ItemDrawInfo.StringFormat Property

Definition

Gets or sets the StringFormat of this list item

public:
 property System::Drawing::StringFormat ^ StringFormat { System::Drawing::StringFormat ^ get(); void set(System::Drawing::StringFormat ^ value); };
public System.Drawing.StringFormat StringFormat { get; set; }
member this.StringFormat : System.Drawing.StringFormat with get, set
Public Property StringFormat As StringFormat

Property Value

Applies to