Property | Type | Description | |
---|---|---|---|
Default | ColumnHeader |
Method | Description | |
---|---|---|
Clone ( ) : object |
Clone this object. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.
|
|
ColumnHeader ( ColumnHeader p_Source ) : System |
Copy constructor. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.
|
Method | Description | |
---|---|---|
GetElements ( ) : IEnumerable |
||
PrepareView ( CellContext context ) : void | ||
PrepareVisualElementSortIndicator ( CellContext context ) : void |
Method | Description | |
---|---|---|
ColumnHeader ( ) : System | ||
GetBaseElements ( ) : IEnumerable |
public ColumnHeader ( ColumnHeader p_Source ) : System | ||
p_Source | ColumnHeader | |
return | System |
protected PrepareView ( CellContext context ) : void | ||
context | CellContext | |
return | void |
protected PrepareVisualElementSortIndicator ( CellContext context ) : void | ||
context | CellContext | |
return | void |