Referencia de la Clase sage.ew.objetos.UserControls.Mantegrid.DataGridViewLinkCell

Más...

Diagrama de herencias de sage.ew.objetos.UserControls.Mantegrid.DataGridViewLinkCell

Métodos públicos

override void InitializeEditingControl (int rowIndex, object initialFormattedValue, DataGridViewCellStyle dataGridViewCellStyle)
 Inicializacion Más...
 

Métodos protegidos

override Rectangle GetErrorIconBounds (Graphics graphics, DataGridViewCellStyle cellStyle, int rowIndex)
 Customized implementation of the GetErrorIconBounds function in order to draw the potential error icon next to the up/down buttons and not on top of them. Más...
 

Propiedades

override bool ReadOnly [get, set]
 ReadOnly Más...
 
override Type EditType [get]
 Tipo del control Más...
 
override Type ValueType [get]
 Valor del tipo Más...
 
override object DefaultNewRowValue [get]
 Valor predeterminado Más...
 

Descripción detallada

Definición en la línea 3893 del archivo Mantegrid.cs.

Documentación de las funciones miembro

◆ GetErrorIconBounds()

override Rectangle sage.ew.objetos.UserControls.Mantegrid.DataGridViewLinkCell.GetErrorIconBounds ( Graphics  graphics,
DataGridViewCellStyle  cellStyle,
int  rowIndex 
)
inlineprotected

Customized implementation of the GetErrorIconBounds function in order to draw the potential error icon next to the up/down buttons and not on top of them.

Definición en la línea 4006 del archivo Mantegrid.cs.

◆ InitializeEditingControl()

override void sage.ew.objetos.UserControls.Mantegrid.DataGridViewLinkCell.InitializeEditingControl ( int  rowIndex,
object  initialFormattedValue,
DataGridViewCellStyle  dataGridViewCellStyle 
)
inline

Inicializacion

Parámetros
rowIndex
initialFormattedValue
dataGridViewCellStyle

Definición en la línea 3942 del archivo Mantegrid.cs.

Documentación de propiedades

◆ DefaultNewRowValue

override object sage.ew.objetos.UserControls.Mantegrid.DataGridViewLinkCell.DefaultNewRowValue
get

Valor predeterminado

Definición en la línea 3963 del archivo Mantegrid.cs.

◆ EditType

override Type sage.ew.objetos.UserControls.Mantegrid.DataGridViewLinkCell.EditType
get

Tipo del control

Definición en la línea 3917 del archivo Mantegrid.cs.

◆ ReadOnly

override bool sage.ew.objetos.UserControls.Mantegrid.DataGridViewLinkCell.ReadOnly
getset

ReadOnly

Definición en la línea 3902 del archivo Mantegrid.cs.

◆ ValueType

override Type sage.ew.objetos.UserControls.Mantegrid.DataGridViewLinkCell.ValueType
get

Valor del tipo

Definición en la línea 3929 del archivo Mantegrid.cs.


La documentación para esta clase fue generada a partir del siguiente fichero: