menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridTextBoxPaint - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridTextBoxPaint

    Inheritance
    System.Object
    GridTextBoxPaint
    Namespace: Syncfusion.UI.Xaml.CellGrid.Helpers
    Assembly: Syncfusion.SfCellGrid.UWP.dll
    Syntax
    public static class GridTextBoxPaint : Object

    Methods

    MeasureText(SfCellGrid, String, Size, GridStyleInfo, Boolean)

    Declaration
    public static Size MeasureText(SfCellGrid grid, string text, Size cellSize, GridStyleInfo style, bool textWrapping)
    Parameters
    Type Name Description
    SfCellGrid grid
    System.String text
    Windows.Foundation.Size cellSize
    GridStyleInfo style
    System.Boolean textWrapping
    Returns
    Type
    Windows.Foundation.Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved