共用方式為


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

屬性值

Boolean

如果已啟用,則為 true,否則為 false

適用於

另請參閱