Gets or sets the brush of the cell indicator.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Brush IndicatorBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property IndicatorBrush As Brush |
An instance of the WPF Brush class or null (Nothing in Visual Basic). The default is null.
If this property is set to null (Nothing in Visual Basic), the indicator color of the annotation will be set to Red.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |