Click or drag to resize

VODataForm Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              VOForm
                VOAppForm
                  VOChildAppForm
                    VODataForm

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

The VODataForm type exposes the following members.

Constructors
  NameDescription
Public methodVODataForm
Initializes a new instance of the VODataForm class
Top
Properties
  NameDescription
Public propertyAutoLayout
Public propertyDataBrowser
Public propertyDataWindow
Public propertyFrame
Public propertyIsAttached (Inherited from VOForm.)
Public propertyOrigin
Public propertyProperties (Inherited from VOForm.)
Public propertySmallIcon (Inherited from VOForm.)
Public propertyStatusBar
Public propertySubForm
Public propertySurface
Public propertyToolBar
Public propertyWindow (Inherited from VOForm.)
Top
Functions
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
Explicit Interface Implementations
See Also