Table of Contents

Class DslTabPane

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime.dll

public class DslTabPane

Inheritance

objectDslTabPane

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

bool

ClientVisibleRule

public string ClientVisibleRule { get; set; }

Property Value

string

Id

public Guid Id { get; set; }

Property Value

Guid

ResponsiveModes

public IList<string> ResponsiveModes { get; set; }

Property Value

IList<string>

SequenceNumber

public short SequenceNumber { get; set; }

Property Value

short

Title

public string Title { get; set; }

Property Value

string