PlaceHolderColor Property (ItemContainerStyle)
In This Topic
Gets or sets the
System.Drawing.Color used to paint the background of the place holder.
Syntax
'Declaration
Public Property PlaceHolderColor As Color
public Color PlaceHolderColor {get; set;}
See Also