ListField.JaggedSelectionRectangle 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 jaggedSelection 属性。 如果将此属性设置为 true,则所选矩形的宽度只覆盖子字段的内容,而不是整个字段的宽度。 此属性的默认值为 false。
public:
property bool JaggedSelectionRectangle { bool get(); void set(bool value); };
public bool JaggedSelectionRectangle { get; set; }
member this.JaggedSelectionRectangle : bool with get, set
Public Property JaggedSelectionRectangle As Boolean
属性值
要将 jaggedSelection 设置为的值