Property IsVertical
IsVertical
Gets or sets a value indicating whether the orientation is vertical.
public virtual bool IsVertical { get; set; }
Property Value
Remarks
Changing this property triggers the VerticalChanged method.
Gets or sets a value indicating whether the orientation is vertical.
public virtual bool IsVertical { get; set; }
Changing this property triggers the VerticalChanged method.