Interface IUIComponent
Namespace: Casewhere.Models.FormBuilder
Assembly: Casewhere.Models.dll
public interface IUIComponent
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IUIComponent>(IUIComponent)
Properties
CssClass
string CssClass { get; set; }
Property Value
Position
ComponentPosition Position { get; set; }
Property Value
Width
int Width { get; set; }