Interface ILabeledField
Interface for a field control that has a label.
Namespace: Benday.Presentation
Assembly: Benday.Presentation.dll
Syntax
public interface ILabeledField
Methods
| Edit this page View SourceSetLabelText(string)
Sets the label text.
Declaration
void SetLabelText(string value)
Parameters
Type | Name | Description |
---|---|---|
string | value |