Gets or sets the type of backdrop to use (i.e. solid, gradient, etc.).
| Visual Basic (Declaration) | |
|---|---|
Public Property Style As BackdropStyle | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public BackdropStyle Style {get; set;} | |
Return Value
A valid BackdropStyle enumeration.