WidthAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the WidthAttribute class.
public WidthAttribute(int value)
| parameter | description |
|---|---|
| value | The value. |
See Also
- class WidthAttribute