Infragistics(R) NetAdvantage(R) Windows Forms
HasPreviewAppearance Property
See Also  E-mail your feedback on this topic.
Infragistics.Win.UltraWinGrid Namespace > UltraGridRow Class : HasPreviewAppearance Property

Returns true if the appearance object has been allocated for the PreviewAppearance property.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property HasPreviewAppearance As Boolean
C# 
public bool HasPreviewAppearance {get;}

Remarks

See Also