GrapeCity MultiRow Windows Forms Documentation
ResizeTipText Property


Gets or sets the displayed text in the resize tip.
Syntax
Public Property ResizeTipText As String
Dim instance As ResizeTipTextNeededEventArgs
Dim value As String
 
instance.ResizeTipText = value
 
value = instance.ResizeTipText
public string ResizeTipText {get; set;}

Property Value

A System.String value that represents the text shown in the resize tip.
Remarks
The initial value of this property is NewValue.ToString().
Requirements

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

See Also

Reference

ResizeTipTextNeededEventArgs Class
ResizeTipTextNeededEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.