ScrollViewerViewportWidth 属性 |
ViewportWidth contains the horizontal size of the scrolling viewport.
命名空间:
CPF.Controls
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法 public float ViewportWidth { get; }
属性值
类型:
Single备注
ExtentWidth is only an output property; it can effectively be set by specifying
Width on this element.
参见