Enum LayoutItemType Namespace: Estrelica.Archer.Layouts Assembly: Estrelica.Interfaces.dll Syntax [JsonConverter(typeof(StringEnumConverter))] public enum LayoutItemType ArcherOpsRiskCustomObject CustomObject Field Placeholder ReportObject TextBox TrendingChart Undefined Unknown Extension Methods EnumHelper.AndBits<LayoutItemType>(LayoutItemType, LayoutItemType) EnumHelper.HasFlags<LayoutItemType>(LayoutItemType, LayoutItemType) EnumHelper.In<LayoutItemType>(LayoutItemType, params LayoutItemType[]) EnumHelper.IsEmpty<LayoutItemType>(LayoutItemType) EnumHelper.OrBits<LayoutItemType>(LayoutItemType, LayoutItemType) IEnumerableExtensions.ToEnumerable<LayoutItemType>(LayoutItemType) StringExtensions.AssertNotNull<LayoutItemType>(LayoutItemType, string) TypeExtensions.WithDispose<LayoutItemType, V>(LayoutItemType, Func<LayoutItemType, V>) EnumHelper.GetAttributeOfType<T>(Enum) EnumHelper.CastNullable<TEnum>(object) TypeExtensions.ConvertTo<V>(object) TypeExtensions.TryConvert<V>(object, out V)