Skip to content

WidthAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.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