Skip to content

LabelWidthAttribute constructor (1 of 2)

Initializes a new instance of the LabelWidthAttribute class.

public LabelWidthAttribute(int value)
parameter description
value The value.

See Also


LabelWidthAttribute constructor (2 of 2)

Initializes a new instance of the LabelWidthAttribute class.

public LabelWidthAttribute(string? value)
parameter description
value The value.

See Also