This repository has been archived on 2023-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
cad/ref/xcad-examples/PMPage
2022-10-15 19:16:08 +02:00
..
cs for the boyz 2022-10-15 19:16:08 +02:00
README.md for the boyz 2022-10-15 19:16:08 +02:00

Property Manager Page in xCAD.NET

This example demonstrates main features of building property manager pages with xCAD.NET

Controls:

  • Tab
  • Group
  • TextBox
  • CheckBox
  • NumberBox
  • ComboBox
  • ListBox
  • SelectionBox
  • Custom Controls

Features:

  • Bi-directional binding with data model
  • Dependent control states
  • Responsive controls
  • Custom icons and attribution
  • Dynamic controls creation