| Visual Basic (Declaration) | |
|---|---|
Public Property FillType As enumFillType | |
| C# | |
|---|---|
public enumFillType FillType {get; set;} | |
Property Value
A enumFillType value.The primary and secondary background colors are defined by the BackColor and BackColorTo properties.
| dbicMonth | Send comments on this topic. |
| FillType Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiCustomArea Class : FillType Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property FillType As enumFillType | |
| C# | |
|---|---|
public enumFillType FillType {get; set;} | |