menu

Class LineBreakMode - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LineBreakMode

    Defines the constants for text wrapping in SfDataGrid.

    Inheritance
    System.Object
    LineBreakMode
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.Android.dll
    Syntax
    public sealed class LineBreakMode : Enum

    Fields

    NoWrap

    Specifies that long text should not wrap.

    Declaration
    public const LineBreakMode NoWrap
    Field Value
    Type
    LineBreakMode

    WordWrap

    Specifies that long text should wrap.

    Declaration
    public const LineBreakMode WordWrap
    Field Value
    Type
    LineBreakMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved