Share via


LabelStyle.Format 屬性

定義

取得或設定標籤文字的格式化字串。

public:
 property System::String ^ Format { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string Format { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.Format : string with get, set
Public Property Format As String

屬性值

String

string 值。

屬性

適用於