ConfigureFieldsBeforeEventArgsTableDisplayNames Property
Gets or sets a dictionary in key-value form that provides the display text for each table in the tree structure.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public Dictionary<string, string> TableDisplayNames { get; set; }
Public Property TableDisplayNames As Dictionary(Of String, String)
Get
Set
Property Value
DictionaryString,
String