Sugerir traducción
 
Otros han sugerido:

progress indicator
No hay más sugerencias.
Evaluar y enviar comentarios
Contraer todo/Expandir todo Contraer todo
Ver contenido:  en paraleloVer contenido: en paralelo
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
.NET Framework Class Library
DataView Properties

The DataView type exposes the following members.

  NameDescription
Public propertyAllowDeleteSets or gets a value that indicates whether deletes are allowed.
Public propertyAllowEditGets or sets a value that indicates whether edits are allowed.
Public propertyAllowNewGets or sets a value that indicates whether the new rows can be added by using the AddNew method.
Public propertyApplyDefaultSortGets or sets a value that indicates whether to use the default sort.
Public propertyContainerGets the container for the component. (Inherited from MarshalByValueComponent.)
Public propertyCountGets the number of records in the DataView after RowFilter and RowStateFilter have been applied.
Public propertyDataViewManagerGets the DataViewManager associated with this view.
Public propertyDesignModeGets a value indicating whether the component is currently in design mode. (Inherited from MarshalByValueComponent.)
Protected propertyEventsGets the list of event handlers that are attached to this component. (Inherited from MarshalByValueComponent.)
Public propertyIsInitializedGets a value that indicates whether the component is initialized.
Protected propertyIsOpenGets a value that indicates whether the data source is currently open and projecting views of data on the DataTable.
Public propertyItemGets a row of data from a specified table.
Public propertyRowFilterGets or sets the expression used to filter which rows are viewed in the DataView.
Public propertyRowStateFilterGets or sets the row state filter used in the DataView.
Public propertySiteGets or sets the site of the component. (Inherited from MarshalByValueComponent.)
Public propertySortGets or sets the sort column or columns, and sort order for the DataView.
Public propertyTableGets or sets the source DataTable.
Top
  NameDescription
Explicit interface implemetationPrivate propertyIBindingList..::.AllowEditFor a description of this member, see IBindingList..::.AllowEdit.
Explicit interface implemetationPrivate propertyIBindingList..::.AllowNewFor a description of this member, see IBindingList..::.AllowNew.
Explicit interface implemetationPrivate propertyIBindingList..::.AllowRemoveFor a description of this member, see IBindingList..::.AllowRemove.
Explicit interface implemetationPrivate propertyIBindingList..::.IsSortedFor a description of this member, see IBindingList..::.IsSorted.
Explicit interface implemetationPrivate propertyIBindingList..::.SortDirectionFor a description of this member, see IBindingList..::.SortDirection.
Explicit interface implemetationPrivate propertyIBindingList..::.SortPropertyFor a description of this member, see IBindingList..::.SortProperty.
Explicit interface implemetationPrivate propertyIBindingList..::.SupportsChangeNotificationFor a description of this member, see IBindingList..::.SupportsChangeNotification.
Explicit interface implemetationPrivate propertyIBindingList..::.SupportsSearchingFor a description of this member, see IBindingList..::.SupportsSearching.
Explicit interface implemetationPrivate propertyIBindingList..::.SupportsSortingFor a description of this member, see IBindingList..::.SupportsSorting.
Explicit interface implemetationPrivate propertyIBindingListView..::.FilterFor a description of this member, see IBindingListView..::.Filter.
Explicit interface implemetationPrivate propertyIBindingListView..::.SortDescriptionsFor a description of this member, see IBindingListView..::.SortDescriptions.
Explicit interface implemetationPrivate propertyIBindingListView..::.SupportsAdvancedSortingFor a description of this member, see IBindingListView..::.SupportsAdvancedSorting.
Explicit interface implemetationPrivate propertyIBindingListView..::.SupportsFilteringFor a description of this member, see IBindingListView..::.SupportsFiltering.
Explicit interface implemetationPrivate propertyICollection..::.IsSynchronizedFor a description of this member, see ICollection..::.IsSynchronized.
Explicit interface implemetationPrivate propertyICollection..::.SyncRootFor a description of this member, see ICollection..::.SyncRoot.
Explicit interface implemetationPrivate propertyIList..::.IsFixedSizeFor a description of this member, see IList..::.IsFixedSize.
Explicit interface implemetationPrivate propertyIList..::.IsReadOnlyFor a description of this member, see IList..::.IsReadOnly.
Explicit interface implemetationPrivate propertyIList..::.ItemFor a description of this member, see IList..::.Item.
Top
Biblioteca de clases de .NET Framework
DataView (Propiedades)

El tipo DataView expone los siguientes miembros.

  NombreDescripción
Propiedad públicaAllowDeleteEstablece u obtiene un valor que indica si se permite eliminar.
Propiedad públicaAllowEditObtiene o establece un valor que indica si se permite editar.
Propiedad públicaAllowNewObtiene o establece un valor que indica si se pueden agregar las nuevas filas mediante el método AddNew.
Propiedad públicaApplyDefaultSortObtiene o establece un valor que indica si se va a utilizar el orden predeterminado.
Propiedad públicaContainerObtiene el contenedor del componente. (Se hereda de MarshalByValueComponent).
Propiedad públicaCountObtiene el número de registros del DataView después de aplicar RowFilter y RowStateFilter.
Propiedad públicaDataViewManagerObtiene el DataViewManager asociado a esta vista.
Propiedad públicaDesignModeObtiene un valor que indica si el componente está actualmente en modo de diseño. (Se hereda de MarshalByValueComponent).
Propiedad protegidaEventsObtiene la lista de controladores de eventos asociados a este componente. (Se hereda de MarshalByValueComponent).
Propiedad públicaIsInitializedObtiene un valor que indica si el componente está inicializado.
Propiedad protegidaIsOpenObtiene un valor que indica si el origen de datos está actualmente abierto y proyectando vistas de datos en el objeto DataTable.
Propiedad públicaItemObtiene una fila de datos de una tabla especificada.
Propiedad públicaRowFilterObtiene o establece la expresión utilizada para filtrar las filas que se ven en el DataView.
Propiedad públicaRowStateFilterObtiene o establece el filtro de estado de fila utilizado en el DataView.
Propiedad públicaSiteObtiene o establece el sitio del componente. (Se hereda de MarshalByValueComponent).
Propiedad públicaSortObtiene o establece las columnas y el criterio de ordenación de DataView.
Propiedad públicaTableObtiene o establece el DataTable de origen.
Arriba
  NombreDescripción
Implementación explícita de interfacesPropiedad privadaIBindingList..::.AllowEditPara obtener una descripción de este miembro, vea IBindingList..::.AllowEdit.
Implementación explícita de interfacesPropiedad privadaIBindingList..::.AllowNewPara obtener una descripción de este miembro, vea IBindingList..::.AllowNew.
Implementación explícita de interfacesPropiedad privadaIBindingList..::.AllowRemovePara obtener una descripción de este miembro, vea IBindingList..::.AllowRemove.
Implementación explícita de interfacesPropiedad privadaIBindingList..::.IsSortedPara obtener una descripción de este miembro, vea IBindingList..::.IsSorted.
Implementación explícita de interfacesPropiedad privadaIBindingList..::.SortDirectionPara obtener una descripción de este miembro, vea IBindingList..::.SortDirection.
Implementación explícita de interfacesPropiedad privadaIBindingList..::.SortPropertyPara obtener una descripción de este miembro, vea IBindingList..::.SortProperty.
Implementación explícita de interfacesPropiedad privadaIBindingList..::.SupportsChangeNotificationPara obtener una descripción de este miembro, vea IBindingList..::.SupportsChangeNotification.
Implementación explícita de interfacesPropiedad privadaIBindingList..::.SupportsSearchingPara obtener una descripción de este miembro, vea IBindingList..::.SupportsSearching.
Implementación explícita de interfacesPropiedad privadaIBindingList..::.SupportsSortingPara obtener una descripción de este miembro, vea IBindingList..::.SupportsSorting.
Implementación explícita de interfacesPropiedad privadaIBindingListView..::.FilterPara obtener una descripción de este miembro, vea IBindingListView..::.Filter.
Implementación explícita de interfacesPropiedad privadaIBindingListView..::.SortDescriptionsPara obtener una descripción de este miembro, vea IBindingListView..::.SortDescriptions.
Implementación explícita de interfacesPropiedad privadaIBindingListView..::.SupportsAdvancedSortingPara obtener una descripción de este miembro, vea IBindingListView..::.SupportsAdvancedSorting.
Implementación explícita de interfacesPropiedad privadaIBindingListView..::.SupportsFilteringPara obtener una descripción de este miembro, vea IBindingListView..::.SupportsFiltering.
Implementación explícita de interfacesPropiedad privadaICollection..::.IsSynchronizedPara obtener una descripción de este miembro, vea ICollection..::.IsSynchronized.
Implementación explícita de interfacesPropiedad privadaICollection..::.SyncRootPara obtener una descripción de este miembro, vea ICollection..::.SyncRoot.
Implementación explícita de interfacesPropiedad privadaIList..::.IsFixedSizePara obtener una descripción de este miembro, vea IList..::.IsFixedSize.
Implementación explícita de interfacesPropiedad privadaIList..::.IsReadOnlyPara obtener una descripción de este miembro, vea IList..::.IsReadOnly.
Implementación explícita de interfacesPropiedad privadaIList..::.ItemPara obtener una descripción de este miembro, vea IList..::.Item.
Arriba
Contenido de la comunidad   ¿Qué es Community Content?
Agregar contenido nuevo RSS  Anotaciones
Processing
© 2012 Microsoft. Reservados todos los derechos. Términos de uso | Marcas Registradas | Privacidad
Page view tracker