Свойство | Type | Description | |
---|---|---|---|
Default | CheckBox | ||
MiddleLeftAlign | CheckBox |
Méthode | Description | |
---|---|---|
CheckBox ( CheckBox p_Source ) : System |
Copy constructor. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.
|
|
Clone ( ) : object |
Clone this object. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.
|
Méthode | Description | |
---|---|---|
GetElements ( ) : IEnumerable |
||
PrepareView ( CellContext context ) : void | ||
PrepareVisualElementCheckBox ( CellContext context ) : void |
Méthode | Description | |
---|---|---|
CheckBox ( ) : System | ||
GetBaseElements ( ) : IEnumerable |
public CheckBox ( CheckBox p_Source ) : System | ||
p_Source | CheckBox | |
Résultat | System |
protected PrepareView ( CellContext context ) : void | ||
context | CellContext | |
Résultat | void |
protected PrepareVisualElementCheckBox ( CellContext context ) : void | ||
context | CellContext | |
Résultat | void |