Share via


NSControl.CellClass Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static ObjCRuntime.Class CellClass { [Foundation.Export("cellClass")] get; [Foundation.Export("setCellClass:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cellClass")>]
[<set: Foundation.Export("setCellClass:")>]
static member CellClass : ObjCRuntime.Class with get, set

Property Value

Attributes

Applies to