DataGridView.AutoSize プロパティ

定義

このクラスでは、このプロパティは使用されません。

public:
 virtual property bool AutoSize { bool get(); void set(bool value); };
public override bool AutoSize { get; set; }
member this.AutoSize : bool with get, set
Public Overrides Property AutoSize As Boolean

プロパティ値

有効である場合は true。それ以外の場合は false

適用対象

こちらもご覧ください