Example #1
0
 static public string ToString(ColumnStyle item)
 {
     return(item.GetDefinitionString());
 }