DataListView.Server Property | |
The data server associated with the data list view.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Server AS USUAL GET SET
public override Usual Server { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe data server associated with the data list view.
See Also