Gets or sets the base z-index of the control. All child windows in the host will have a higher z-index value. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public int BaseZIndex { get; set; } |
Visual Basic
![]() |
---|
Public Property BaseZIndex As Integer |
Type: Int32
An instance of the System.Int32 structure specifying the base z-index of the control. Default value is 10000.