点击或拖拽改变大小

CssBoxContainingBlock 属性

Gets the containing block-box of this box. (The nearest parent box with display=block)

命名空间:  DSkin.Html.Core.Dom
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public CssBox ContainingBlock { get; }

属性值

类型:CssBox
参见