GridCell.BkBrush Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Drawing::SolidBrush ^ BkBrush { System::Drawing::SolidBrush ^ get(); void set(System::Drawing::SolidBrush ^ value); };
public System.Drawing.SolidBrush BkBrush { get; set; }
member this.BkBrush : System.Drawing.SolidBrush with get, set
Public Property BkBrush As SolidBrush