WidthAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the column width.

public int Value { get; }

Property Value

The column width.

See Also