DataListDesigner.AllowResize 属性
定义
public:
virtual property bool AllowResize { bool get(); };
public override bool AllowResize { get; }
member this.AllowResize : bool
Public Overrides ReadOnly Property AllowResize As Boolean
属性值
如果数据列表有模板,则为 true;否则为 false。true if the data list has templates; otherwise, false.