Summary
Gets or sets the content of this control.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- DropDownButton
Syntax
public object Content { get; set; }
Value
Type | Description |
---|---|
object |
public object Content { get; set; }
Type | Description |
---|---|
object |