 | SimplifiedViewFlexLayoutDirection Property |
Directou of the stacking of this flex
Namespace: SanteDB.Core.Templates.ViewAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic SimplifiedFlexDirection Direction { get; set; }Public Property Direction As SimplifiedFlexDirection
Get
Set
public:
property SimplifiedFlexDirection Direction {
SimplifiedFlexDirection get ();
void set (SimplifiedFlexDirection value);
}member Direction : SimplifiedFlexDirection with get, set
Property Value
SimplifiedFlexDirection
See Also