Property IsClipped
IsClipped
Gets or sets whether control contents is clipped and is not painted outside it's bounds.
[Browsable(true)]
public virtual bool IsClipped { get; set; }
Gets or sets whether control contents is clipped and is not painted outside it's bounds.
[Browsable(true)]
public virtual bool IsClipped { get; set; }