DevListBoxItemLayoutBackground Property
Gets the layout appearance of the background of the items of the control.
Namespace: DevCase.UI.Layout.DevListBoxDataAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[BrowsableAttribute(true)]
[EditorBrowsableAttribute(EditorBrowsableState.Always)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public DevListBoxItemLayoutColors Background { get; }
public:
[BrowsableAttribute(true)]
[EditorBrowsableAttribute(EditorBrowsableState::Always)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility::Content)]
property DevListBoxItemLayoutColors^ Background {
DevListBoxItemLayoutColors^ get ();
}
[<BrowsableAttribute(true)>]
[<EditorBrowsableAttribute(EditorBrowsableState.Always)>]
[<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>]
member Background : DevListBoxItemLayoutColors with get
No code example is currently available or this language may not be supported.
Property Value
DevListBoxItemLayoutColors
The layout appearance of the background of the items of the control.