'DeclarationProtected Property DefaultStyleKey As System.Object
'UsageDim instance As RowHeader Dim value As System.Object instance.DefaultStyleKey = value value = instance.DefaultStyleKey
protected System.object DefaultStyleKey {get; set;}
protected read-write property DefaultStyleKey: System.TObject; 
            protected function get,set DefaultStyleKey : System.Object