Version: 1.4
LanguageEnglish
  • C#

Column.resizable

public bool resizable;

Description

Indicates whether the column can be resized interactively by the user.

The resize behaviour of all columns in a column collection can be specified by setting Columns.resizable. A column is effectively resizable if both Column.resizable and Columns.resizable are both true.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答