| ProductsAndGroupsSelectorShowLabelsOnTheLeft Property |
Gets or sets value indicating wheatehr to show shop and groups selector labels on the left
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public bool ShowLabelsOnTheLeft { get; set; }
<BindableAttribute(true)>
Public Property ShowLabelsOnTheLeft As Boolean
Get
Set
Property Value
Type:
BooleanSee Also