BarFilterItem.BarType Property

Gets or sets the type of the bar.
public BarType BarType {get; set;}
This language is not supported or no code example is available.
public:  
property BarType BarType { 
BarType get( ); 
void set( 
BarType value 
); 
}
This language is not supported or no code example is available.
public function get BarType() : BarType
public function set BarType(value : BarType);
This language is not supported or no code example is available.

Property Value

BarType

The type of the bar.

In this article

Definition