Intersoft.Client.UI.Data Namespace > UXGridViewCssStyleSelector Class : SelectStyle Method |
Public Overridable Function SelectStyle( _ ByVal exportFormat As ExportFormat, _ ByVal elementType As ExportElement, _ ByVal value As Object, _ ByVal context As Object, _ ByVal style As UXGridViewCssStyle _ ) As UXGridViewCssStyle
Dim instance As UXGridViewCssStyleSelector Dim exportFormat As ExportFormat Dim elementType As ExportElement Dim value As Object Dim context As Object Dim style As UXGridViewCssStyle Dim value As UXGridViewCssStyle value = instance.SelectStyle(exportFormat, elementType, value, context, style)
public virtual UXGridViewCssStyle SelectStyle( ExportFormat exportFormat, ExportElement elementType, object value, object context, UXGridViewCssStyle style )
public: virtual UXGridViewCssStyle^ SelectStyle( ExportFormat exportFormat, ExportElement elementType, Object^ value, Object^ context, UXGridViewCssStyle^ style )
Target Platforms: 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