This commit is contained in:
parent
68b3fd8049
commit
e0881364cd
@ -399,13 +399,13 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
Default = 0,
|
||||
[Description("Single Column")]
|
||||
One,
|
||||
One = 1,
|
||||
[Description("Dual Column")]
|
||||
Two,
|
||||
Two = 2,
|
||||
[Description("Triple Column")]
|
||||
Three,
|
||||
Three = 3,
|
||||
[Description("Quad Column")]
|
||||
Four
|
||||
Four = 4
|
||||
}
|
||||
[Category("Format")]
|
||||
[DisplayName("Columns")]
|
||||
|
Loading…
x
Reference in New Issue
Block a user