C# |
---|
public class ControlValue : IComparable<ControlValue> |
CompareTo | Provides the default Sort functionality. |
ControlName | Gets or sets the controlName value. |
Height | Gets or sets the Height value. |
Left | Gets or sets the Left value. |
Top | Gets or sets the Top value. |
Width | Gets or sets the Width value. |