GridLengthTypeConverter Class
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.
Caution
Microsoft.Maui.Controls.GridLengthTypeConverter is obsolete. Use Microsoft.Maui.Converters.GridLengthConverter instead.
public ref class GridLengthTypeConverter : System::ComponentModel::TypeConverter
[System.Obsolete("Microsoft.Maui.Controls.GridLengthTypeConverter is obsolete. Use Microsoft.Maui.Converters.GridLengthConverter instead.")]
public class GridLengthTypeConverter : System.ComponentModel.TypeConverter
public class GridLengthTypeConverter : System.ComponentModel.TypeConverter
[<System.Obsolete("Microsoft.Maui.Controls.GridLengthTypeConverter is obsolete. Use Microsoft.Maui.Converters.GridLengthConverter instead.")>]
type GridLengthTypeConverter = class
inherit TypeConverter
type GridLengthTypeConverter = class
inherit TypeConverter
Public Class GridLengthTypeConverter
Inherits TypeConverter
- Inheritance
-
GridLengthTypeConverter
- Attributes
Constructors
| GridLengthTypeConverter() |