Show / Hide Table of Contents

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 Source

SetLabelText(string)

Sets the label text.

Declaration
void SetLabelText(string value)
Parameters
Type Name Description
string value
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com