Skip to content

ControlWidth Property

Mauricio Jorquera edited this page Feb 10, 2026 · 1 revision

Gets or sets the width of the Control.

Syntax

C#

public double ControlWidth { get; set; }

Clone this wiki locally