GridColumn.ProcessNewGridFont(Font) Method
Definition
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:
virtual void ProcessNewGridFont(System::Drawing::Font ^ newFont);
public virtual void ProcessNewGridFont (System.Drawing.Font newFont);
abstract member ProcessNewGridFont : System.Drawing.Font -> unit
override this.ProcessNewGridFont : System.Drawing.Font -> unit
Public Overridable Sub ProcessNewGridFont (newFont As Font)
Parameters
- newFont
- Font