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

Returns true if an ActiveCardCaptionAppearance object has been created.

Syntax

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

See Also