'Declaration
Public Overrides NotOverridable Property Width As Unit
public override Unit Width {get; set;}
'Declaration
Public Overrides NotOverridable Property Width As Unit
public override Unit Width {get; set;}
Exception | Description |
---|---|
System.ArgumentException | The width of the Web server control was set to a negative value. |