SizeAttribute.Value property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets or sets the value.

public int Value { get; set; }

Property Value

The value.

See Also