Version

CachePropertyValue Method (EditorStylePropertyCache)

Calculates the resolved value for the specified property index using the specified owner and default value information and then caches it at the specified index.
Overload List
OverloadDescription
CachePropertyValue(EmbeddableEditorOwnerBase,Object,Int32,Object,Object,Object)Calculates the resolved value for the specified property index using the specified owner and default value information and then caches it at the specified index.  
CachePropertyValueCached the specified property value. (Inherited from Infragistics.Win.AppStyling.StylePropertyCache)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also