Property LayoutOffset
LayoutOffset
Gets or sets offset of the layout which is applied to the position of the child controls. This property is used when layout of the child controls is Scroll.
[Browsable(false)]
public virtual PointD LayoutOffset { get; set; }