Click or drag to resize

VODataListView Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ListView
          VOListView
            VODataListView

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS VODataListView INHERIT VOListView
Request Example View Source

The VODataListView type exposes the following members.

Constructors
  NameDescription
Public methodVODataListView
Initializes a new instance of the VODataListView class
Top
Properties
  NameDescription
Public propertyColumns (Inherited from VOListView.)
Public propertyControl (Inherited from VOListView.)
Public propertyControlProperties (Inherited from VOListView.)
Public propertyGroups (Inherited from VOListView.)
Public propertyItems (Inherited from VOListView.)
Public propertyListView (Inherited from VOListView.)
Public propertySelectedIndices (Inherited from VOListView.)
Public propertySelectedItems (Inherited from VOListView.)
Top
Functions
  NameDescription
Public methodContainsColumn (Inherited from VOListView.)
Public methodInitialize (Inherited from VOListView.)
Public methodRemoveColumn (Inherited from VOListView.)
Public methodRevertEventPosition (Inherited from VOListView.)
Public methodSetOwner (Inherited from VOListView.)
Public methodSetVisualStyle (Inherited from VOListView.)
Top
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
Explicit Interface Implementations
See Also