• Aide
  • Utilisateurs
  • Développeurs
  • Doc interne
  • e-learning
Show / Hide Table of Contents

Class PanierAvantagesGrid

GriVview pouvant être bindé sur un CPointSoftware.ECommerce.Tools.PanierSourceControl pour afficher les lignes d'avantages

Héritage
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.BaseDataBoundControl
System.Web.UI.WebControls.DataBoundControl
System.Web.UI.WebControls.CompositeDataBoundControl
System.Web.UI.WebControls.GridView
PanierAvantagesGrid
Syntaxe
public class PanierAvantagesGrid : GridView, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, INamingContainer, IPostBackContainer, IPostBackEventHandler, ICallbackContainer, ICallbackEventHandler, IPersistedSelector, IDataKeysControl, IDataBoundListControl, IDataBoundControl, IFieldControl

Propriétés

RenderWithNoTableTag

Obtient ou définit une valeur indicant si on doit omettre le table <table>

Déclaration
public bool RenderWithNoTableTag { get; set; }

Implements

System.IDisposable