Class LabelPositionViewModel
Inheritance
System.Object
LabelPositionViewModel
Namespace: Simplic.Framework.Extension.UI
Assembly: Simplic.Framework.Extension.dll
Syntax
public class LabelPositionViewModel : object
Properties
| Improve this Doc View SourceId
Declaration
public LabelPosition Id { get; set; }
Property Value
Type | Description |
---|---|
LabelPosition |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |