Exemple #1
0
 public LOSTreeListSettings(DevExpress.Web.Internal.IWebControlObject owner, ModelMetadata modelMetadata, ViewContext viewContext)
 {
     Columns = new LOSTreeListColumnCollection(Settings.Columns, modelMetadata, viewContext);
 }
Exemple #2
0
 public LOSTreeListSettings(DevExpress.Web.Internal.IWebControlObject owner) : this()
 {
 }