Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
The orientation.
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public ContentAlignment Orientation { get; set; } |
Visual Basic |
---|
Public Property Orientation As ContentAlignment Get Set |
Visual C++ |
---|
public: property ContentAlignment Orientation { ContentAlignment get (); void set (ContentAlignment value); } |
F# |
---|
member Orientation : ContentAlignment with get, set |
Property Value
Type: ContentAlignmentThe orientation.