FormatNumberEventArgs.Format 属性

定义

获取或设置格式字符串。

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

属性值

一个表示格式的 string 值。

适用于