Class DslTabPane
Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime.dll
public class DslTabPane
Inheritance
Inherited Members
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<DslTabPane>(DslTabPane)
Constructors
DslTabPane()
public DslTabPane()
Properties
AlwaysInMenu
public bool AlwaysInMenu { get; set; }
Property Value
ClientVisibleRule
public string ClientVisibleRule { get; set; }
Property Value
Id
public Guid Id { get; set; }
Property Value
ResponsiveModes
public IList<string> ResponsiveModes { get; set; }
Property Value
SequenceNumber
public short SequenceNumber { get; set; }
Property Value
Title
public string Title { get; set; }