Megadocs 0.0.1
All of megapop's internal libraries
Megapop.PimpEdit.PimpListAttribute Class Reference
+ Inheritance diagram for Megapop.PimpEdit.PimpListAttribute:

Static Public Attributes

const string DisplayNameKey = "{DisplayName}"
 
const string IndexKey = "{Index}"
 

Properties

string Title = DisplayNameKey [get, set]
 
string ElementLabel = $"Element {IndexKey}" [get, set]
 
bool HideElementLabel [get, set]
 

Member Data Documentation

◆ DisplayNameKey

const string Megapop.PimpEdit.PimpListAttribute.DisplayNameKey = "{DisplayName}"
static

◆ IndexKey

const string Megapop.PimpEdit.PimpListAttribute.IndexKey = "{Index}"
static

Property Documentation

◆ ElementLabel

string Megapop.PimpEdit.PimpListAttribute.ElementLabel = $"Element {IndexKey}"
getset

◆ HideElementLabel

bool Megapop.PimpEdit.PimpListAttribute.HideElementLabel
getset

◆ Title

string Megapop.PimpEdit.PimpListAttribute.Title = DisplayNameKey
getset

The documentation for this class was generated from the following file: