DevListBoxItemLayoutForeground Property
Gets the layout appearance of the foreground 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 Foreground { get; }
public:
[BrowsableAttribute(true)]
[EditorBrowsableAttribute(EditorBrowsableState::Always)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility::Content)]
property DevListBoxItemLayoutColors^ Foreground {
DevListBoxItemLayoutColors^ get ();
}
[<BrowsableAttribute(true)>]
[<EditorBrowsableAttribute(EditorBrowsableState.Always)>]
[<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>]
member Foreground : DevListBoxItemLayoutColors with get
No code example is currently available or this language may not be supported.
Property Value
DevListBoxItemLayoutColors
The layout appearance of the foreground of the items of the control.