Table of Contents

Method SetBgColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetBgColor(int, Color)

Sets item background color.

void SetBgColor(int index, Color color)

Parameters

index int

Item index.

color Color

New item background color.