Base:
property
InheritedStyle
System.Windows.Forms.DataGridViewBand.InheritedStyle
2 references to InheritedStyle
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewColumnTests.cs (2)
36Assert.Same(column.DefaultCellStyle, column.InheritedStyle); 83Assert.Same(column.DefaultCellStyle, column.InheritedStyle);