GridTablesFactory 클래스

정의

주의

DataGrid is provided for binary compatibility with .NET Framework and is not intended to be used directly from your code. Use DataGridView instead.

메서드를 CreateGridTables(DataGridTableStyle, Object, String, BindingContext) 제공합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public ref class GridTablesFactory
public ref class GridTablesFactory sealed
public ref class GridTablesFactory abstract sealed
public class GridTablesFactory
public sealed class GridTablesFactory
[System.ComponentModel.Browsable(false)]
[System.Obsolete("`DataGrid` is provided for binary compatibility with .NET Framework and is not intended to be used directly from your code. Use `DataGridView` instead.", false, DiagnosticId="WFDEV006", UrlFormat="https://aka.ms/winforms-warnings/{0}")]
public sealed class GridTablesFactory
public static class GridTablesFactory
type GridTablesFactory = class
[<System.ComponentModel.Browsable(false)>]
[<System.Obsolete("`DataGrid` is provided for binary compatibility with .NET Framework and is not intended to be used directly from your code. Use `DataGridView` instead.", false, DiagnosticId="WFDEV006", UrlFormat="https://aka.ms/winforms-warnings/{0}")>]
type GridTablesFactory = class
Public Class GridTablesFactory
Public NotInheritable Class GridTablesFactory
상속
GridTablesFactory
특성

메서드

Name Description
CreateGridTables(DataGridTableStyle, Object, String, BindingContext)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

사용되지 않음.

한 요소 배열에 지정된 DataGridTableStyle 값을 반환합니다.

적용 대상