public class ListFieldSettingsWindow : Window,
IComponentConnectorPublic Class ListFieldSettingsWindow
Inherits Window
Implements IComponentConnector| FixedColumns | Gets the number of fixed columns. |
| SelectedFields | Gets the list of selected fields. |
| SettingResult | Gets a value that specifies the user action. |
| InitializeComponent | InitializeComponent |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| IsModal |
Determines whether the window is modal, that is, it will be opened using ShowDialog.
(Defined by WindowExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |