LabelExtension Constructors
Represents an extension object implementing the Label functionality.Name | Parameters | Description |
---|---|---|
LabelExtension(LabelSettings, ViewContext) | settings, viewContext | Initializes a new instance of the LabelExtension class with the specified settings and provides the context information about the view. |
LabelExtension(LabelSettings) | settings | Initializes a new instance of the LabelExtension class with the specified settings. |
See Also