MaskManager.GetName(Object, Type, String) Method
Namespace: DevExpress.Data.Mask
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| dataKey | Object |
| managerType | Type |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| signature | String | null |
Returns
| Type |
|---|
| String |
See Also