In This Topic
Gets or sets PopupItemStyle contains display attributes that determine the appearance of popup item element on the screen.
Syntax
'Declaration
Public Property PopupItem As PopupItemStyle
public PopupItemStyle PopupItem {get; set;}
See Also