ListNodeSubItemBackColor Method |
Gets the color of the sub items.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual Color? SubItemBackColor(
int i
)
Parameters
- i Int32
- The i.
Return Value
NullableColor[Missing <returns> documentation for "M:Altaxo.Collections.ListNode.SubItemBackColor(System.Int32)"]
See Also