For a list of all members of this type, see RowDeleting members.
| Name | Description | |
|---|---|---|
![]() | ButtonCssClass | Gets sets custom css class which is applied to the delete-row button. |
![]() | ButtonHoverCssClass | Gets sets custom css class which is applied to the delete-row button in mouse over state. |
![]() | ButtonHtml | Gets sets text/innerHTML for the delete-row button. |
![]() | ButtonPressedCssClass | Gets sets custom css class which is applied to the delete-row button in pressed state. |
![]() | ButtonToolTip | Gets sets tooltip/title for the delete-row button. |
![]() | Enabled | Determines if the behavior is enabled. (Inherited from Infragistics.Web.UI.GridControls.GridBehavior) |
![]() | EnableInheritance | This property will have an affect only for WebHierarchicalDataGrid and when set to true will enable the behavior for child bands. |
![]() | Grid | A reference to the grid the behavior belongs to. (Inherited from Infragistics.Web.UI.GridControls.GridBehavior) |
![]() | Index | Index of the behavior inside of the behavior collection. (Inherited from Infragistics.Web.UI.GridControls.GridBehavior) |
![]() | IsEmpty | Checks if ViewState has any property with not a default value. This property should be overriden by extended class when additional subobjects are supported. IsEmpty will then check each subobject and return a value based on the check of those objects plus itself. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | Name | Overridden. Returns the name of the behavior |
![]() | OwnerCollection | A reference to the grid behavior collection. (Inherited from Infragistics.Web.UI.GridControls.GridBehavior) |
![]() | RowDeletingClientEvents | List of events which are fired on client side. |
![]() | ShowDeleteButton | Gets sets option to show delete-button on mouse over. |
| Name | Description | |
|---|---|---|
![]() | AdditionalClientState | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | CollectionData | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | ControlRunBot | Returns reference to the Grid's runbot (Inherited from Infragistics.Web.UI.GridControls.GridBehavior) |
![]() | DelayLoadingClientCollections | Customizes the client collections loading. If true the collections will be loaded after view state has been loaded. If false the collections will be loaded in RunBot.HandleOnInit. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | IsTrackingViewState | This method returns a boolean value which indicates whether ViewState is being tracked for the object. Once viewstate is being tracked, all property changes are roundtripped from server to client and back within the ViewState hidden field. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | PropCount | Overridden. Returns the total number of properties on the object that should go to the client.. This should be calculated by taking the amount of Properties on the base class plus the amount of properties on this class. If you are deriving from this object and need to add additional client properties, you must override this property. |
![]() | RequiresDataBinding | Indicates if the behavior requires data binding when added or removed from grid's behavior collection. (Inherited from Infragistics.Web.UI.GridControls.GridBehavior) |
![]() | TransactionLists | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | ViewState | Property to return the ViewState bag for the object. If none exist, then one is created. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |