LabelWidthAttribute constructor (1 of 2)
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)
Initializes a new instance of the LabelWidthAttribute class.
public LabelWidthAttribute(string? value)
| parameter | description |
|---|---|
| value | The value. |
See Also
- class LabelWidthAttribute