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

适用于

另请参阅