Click or drag to resize

RadioGroupIndent Property

Determines whether the left indent renders.

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute(true)]
public bool Indent { get; set; }

Property Value

Type: Boolean
Remarks
This property ignored when the Label is set.
See Also