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

ListControlColumn..::..Caption Property

Gets the caption.

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

Syntax


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

Field Value

The caption.