Spread Windows Forms 10.0 Product Documentation
NoteIndicatorPosition Property (NamedStyle)


Gets or sets the position of the note indicator for a cell.
Syntax
'Declaration
 
Public Overrides Property NoteIndicatorPosition As NoteIndicatorPosition
'Usage
 
Dim instance As NamedStyle
Dim value As NoteIndicatorPosition
 
instance.NoteIndicatorPosition = value
 
value = instance.NoteIndicatorPosition
public override NoteIndicatorPosition NoteIndicatorPosition {get; set;}
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

NamedStyle Class
NamedStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.