LabelWidthAttribute constructor (1 of 2)

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the LabelWidthAttribute class.

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

See Also


LabelWidthAttribute constructor (2 of 2)

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the LabelWidthAttribute class.

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

See Also