RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillReadOnlyControl..::..TextBlock Property

Gets or sets the text block.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public TextBlock TextBlock { get; set; }
Public Property TextBlock As TextBlock
	Get
	Set
public:
property TextBlock^ TextBlock {
	TextBlock^ get ();
	void set (TextBlock^ value);
}

Field Value

The text block.