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