Property | Type | Description | |
---|---|---|---|
ShouldSerializeBackground | bool |
Method | Description | |
---|---|---|
PaletteDataGridViewAll ( |
Initialize a new instance of the PaletteDataGridViewAll class.
|
|
PopulateFromBase ( |
Populate values from the base palette.
|
|
SetInherit ( |
Sets the inheritence parent.
|
Method | Description | |
---|---|---|
ShouldSerializeBackground ( ) : bool |
public PaletteDataGridViewAll ( |
||
inherit | Source for inheriting values. | |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |
public PopulateFromBase ( |
||
common | Reference to common settings. | |
state | PaletteState | The palette state to populate with. |
gridStyle | GridStyle | Grid style to use for populating. |
return | void |
public SetInherit ( |
||
inherit | ||
return | void |