FormatNumberEventArgs.Format Property

Definition

Gets or sets the format string.

public:
 property System::String ^ Format { System::String ^ get(); };
public string Format { get; }
member this.Format : string
Public ReadOnly Property Format As String

Property Value

A string value that represents the format.

Applies to