FeatureAttribute.Width

FeatureAttribute.Width property

Gets or sets maximum allowed width of character representation of the attribute.

public int? Width { get; set; }

Exceptions

exceptioncondition
InvalidOperationExceptionThe attribute is locked.

See Also