Share via


DataLabel.AutoText プロパティ

定義

オブジェクトにより、コンテキストを基にした適切な文字列を自動作成する場合は True を指定します。 値の取得と設定が可能なブール型 (Boolean) の値です。

public:
 property bool AutoText { bool get(); void set(bool value); };
public bool AutoText { get; set; }
Public Property AutoText As Boolean

プロパティ値

適用対象