Simple Property (CBanner)
Class
CBanner
.
Action
Gets or sets whether the banner is rendered with a simple, traditional shape.
Syntax
C#
protected
Boolean
Simple { get; set; }
VB
'Declaration Protected ReadWrite Property Simple As
Boolean
Access
Read and write.