Namespace: DeltaEngine.Editor.MessagesAssembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
public string TextColumn { get; set; }
public string TextColumn { get; set; }
Public Property TextColumn As String
Get
Set
Public Property TextColumn As String
Get
Set
public:
property String^ TextColumn {
String^ get ();
void set (String^ value);
}
public:
property String^ TextColumn {
String^ get ();
void set (String^ value);
}
member TextColumn : string with get, set
member TextColumn : string with get, set
Property Value
Type:
String