Property | Type | Description | |
---|---|---|---|
Default | Button |
Method | Description | |
---|---|---|
Button ( Button 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.
|
Method | Description | |
---|---|---|
PrepareView ( CellContext context ) : void |
Method | Description | |
---|---|---|
Button ( ) : System |
protected PrepareView ( CellContext context ) : void | ||
context | CellContext | |
return | void |