Specifies the width of the editor. The default editor width will be used if not set. This attribute applies to most editors.
[AttributeUsage]
public sealed class WidthAttribute: IContentPropertyAttribute
- Inheritance:
- ObjectAttributeWidthAttribute
- Implements:
- IContentPropertyAttribute
Constructors
WidthAttribute(int) | |
WidthAttribute(string) |
Methods
Apply(ContentPropertyDefinition) |