Gets or sets the preferred location of the element if its size is less than its
parent size.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public virtual ContentAlignment Alignment { get; set; } |
| Visual Basic |
|---|
Public Overridable Property Alignment As ContentAlignment
Get
Set |
See Also