ICSS2Properties.ZIndex

ICSS2Properties.ZIndex property

For a positioned box, the ‘z-index’ property specifies:

The stack level of the box in the current stacking context.Whether the box establishes a local stacking context.

public string ZIndex { get; set; }

Return Value

z-index property

See Also