public class LicencyModulesSelectorControl : UserControl,
IComponentConnector
Public Class LicencyModulesSelectorControl
Inherits UserControl
Implements IComponentConnector
LicencyModulesSelectorControl | Constuctor class. |
ExcludeModules | Gets or sets the modules that are excluded from the selection. |
IsDropDownOpen | Gets or sets a value indicating whether the drop-down list is currently open. |
IsReadOnly | Gets or sets a value indicating whether the control is read-only. |
Value | Gets or sets the value of the control. |
InitializeComponent | InitializeComponent |
OnApplyTemplate |
OnApplyTemplate metho.
(Overrides FrameworkElementOnApplyTemplate) |
ExcludeModulesProperty | Identifies the dependency property ExcludeModules. |
IsDropDownOpenProperty | Identifies the dependency property IsDropDownOpen. |
IsReadOnlyProperty | Identifies the dependency property IsReadOnly. |
ValueProperty | Identifies the dependency property Value. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |