TableObject.AdjustColumnWidth 属性

定义

指定是否在每次刷新指定的查询表时自动调整列宽以获得最佳拟合度。 默认值为 True。 C# 中的布尔 (bool ) 读/写

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

属性值

适用于