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