点击或拖拽改变大小

DbDataSource.IsFixedSize 属性

X#
Gets a value indicating whether the IList has a fixed size.

命名空间:  XSharp
程序集:  XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法
 VIRTUAL PROPERTY IsFixedSize AS LOGIC GET 
查看代码

返回值

类型:Boolean
if the IList has a fixed size; otherwise, .

实现

IsFixedSize
参见