Version

CellInfo Class Methods

For a list of all members of this type, see CellInfo members.

Public Methods
 NameDescription
Public MethodEnsureContentAlignmentForViewEnsures that the content alignment for the view has been synchronized.  
Public MethodEnsureFontForTextViewEnsures that the font for the view has been synchronized.  
Public MethodEnsureOpacityForViewEnsures that the opacity for the view has been synchronized.  
Public MethodEnsureStandardPropertiesForViewEnsures that the standard properties for the view have been synchronized.  
Public MethodGetCurrentControlHorizontalAlignmentGet's the current control horizontal alignment that should be used for the content.  
Public MethodGetCurrentHorizontalAlignmentGet's the current horizontal alignment that should be used for the content.  
Public MethodGetNamedValueGets a named value from the cell.  
Public MethodHasNamedValueReturns if there is a named value stored for the cell.  
Public MethodIsCustomFieldDirty  
Public MethodIsDirtyGets if a named property is dirty.  
Public MethodIsDirtyByIdGets if a named property is dirty.  
Public MethodRemoveNamedValueRemoves a named value from the cell.  
Public MethodSetNamedValueSets a named value for the cell.  
Public MethodShouldUpdateAlignmentIndicates whether the alignment of the cell content needs to be updated.  
See Also